looks like I forgot to push this bad boy
This commit is contained in:
parent
9f9af342fd
commit
3ef1e2683e
|
@ -0,0 +1,5 @@
|
||||||
|
try:
|
||||||
|
import paradoc
|
||||||
|
print('good')
|
||||||
|
except:
|
||||||
|
pass
|
Loading…
Reference in New Issue