Eponymous Wardle.py

This commit is contained in:
2022-02-12 10:50:25 -06:00
parent bee9d3b348
commit 50aa484baa
2 changed files with 2 additions and 1 deletions

2
src/Wardle.py Normal file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/python3
import g

View File

@@ -1,4 +1,3 @@
#!/usr/bin/python3
import w
import argparse
import sys