Skip to content

Commit 37553a2

Browse files
committed
Forgot to import os
1 parent ec44de7 commit 37553a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spaceparking.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import urllib2
22
import time
33
import willie
4+
import os
45

56
@willie.module.commands('parking')
67
@willie.module.example('.parking','parking')

0 commit comments

Comments
 (0)