Move things
This commit is contained in:
parent
136f1a6981
commit
196c4058c6
5
a1.py
5
a1.py
@ -270,7 +270,7 @@ def main():
|
||||
|
||||
|
||||
##### End of Assisgnment #####
|
||||
|
||||
if __name__ == '__main__':
|
||||
# See if I get what the task sheet wants
|
||||
# [NOTE] It seems I am witing my own test suite :/ that wasn't the initention lol
|
||||
# Tests do equal what I get when i test it in the shell
|
||||
@ -311,7 +311,4 @@ def sheet_tasks():
|
||||
])
|
||||
main()
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
sheet_tasks()
|
Loading…
x
Reference in New Issue
Block a user