test
This commit is contained in:
parent
5b3f2cc94b
commit
599e9ee856
@ -19,7 +19,7 @@ class Scheduler():
|
||||
|
||||
self.scheduler.start()
|
||||
|
||||
def fart(self):
|
||||
def fart(self, *args, **kwargs):
|
||||
print("toots mcgoots")
|
||||
|
||||
def __getattr__(self, name):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user