SAIFIINDUSTRIES's picture
Add Batch 2 with 10 repos
198fb2a verified
Raw
History Blame
111 Bytes
# To get relative imports to work
import os, sys
sys.path.append(os.path.dirname(os.path.realpath(__file__)))