Skip to content
Snippets Groups Projects
Commit de6a13ea authored by Jochens, Florian's avatar Jochens, Florian
Browse files

test.py

parent 8938fa72
No related tags found
No related merge requests found
...@@ -9,4 +9,3 @@ if len(sys.argv) != 2: ...@@ -9,4 +9,3 @@ if len(sys.argv) != 2:
url = sys.argv[1] url = sys.argv[1]
pub = input(url) pub = input(url)
print_pub_info(pub) print_pub_info(pub)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment