Explorar o código

Update 'cdplib/feature_engineering/Test.py'

tsteuer %!s(int64=5) %!d(string=hai) anos
pai
achega
c9b5dd873f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cdplib/feature_engineering/Test.py

+ 1 - 1
cdplib/feature_engineering/Test.py

@@ -9,7 +9,7 @@ Created on Mon Oct  7 09:59:23 2019
 class Test:
   
   	def __init__(self):
-      self.name=Thorsten 
+		self.name=Thorsten 
     
     def say_name(self):
         print("Hallo"+self.name)