Spaces:
Runtime error
Runtime error
fixed the issue
Browse files
twitter-scraper/TwitterScraper.py
CHANGED
@@ -1,2 +1,3 @@
|
|
|
|
1 |
|
2 |
-
print("
|
|
|
1 |
+
print("My name is Nils and this is my Test branch")
|
2 |
|
3 |
+
print("This is my testBranch, you wont see this on main")
|