Second Commit

This commit is contained in:
lm
2020-10-29 23:08:43 +01:00
parent 8fb01a2eff
commit a33e9c3a88
6 changed files with 51 additions and 5 deletions
+5 -2
View File
@@ -1,2 +1,5 @@
def test():
print("Lmao")
class Monitor:
def __init__(self):
self.url = None
self.name = None