Second Commit
This commit is contained in:
+5
-2
@@ -1,2 +1,5 @@
|
||||
def test():
|
||||
print("Lmao")
|
||||
class Monitor:
|
||||
|
||||
def __init__(self):
|
||||
self.url = None
|
||||
self.name = None
|
||||
|
||||
Reference in New Issue
Block a user