hashbang for import script
This commit is contained in:
parent
e2919ae161
commit
cd357cdbf7
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/python
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from os.path import join
|
from os.path import join
|
||||||
from models import HardDrive, File
|
from models import HardDrive, File
|
||||||
|
|
Loading…
Reference in New Issue
Block a user