Changed to a Unix file structure

This commit is contained in:
2023-03-08 08:39:43 +02:00
parent bf424a2436
commit ec70594b6d
35 changed files with 33430 additions and 33430 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
class Power:
def __init__(self,value) -> None:
class Power:
def __init__(self,value) -> None:
self.out = value