looks like I forgot to push this bad boy

This commit is contained in:
Pyroseza 2020-11-02 00:24:32 +00:00
parent 9f9af342fd
commit 3ef1e2683e
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
try:
import paradoc
print('good')
except:
pass