top | item 45995573

(no title)

hebelehubele | 3 months ago

I also use the trick to insert new lookup paths.

  project_root = os.path.dirname(os.path.abspath(__file__))
  sys.path.insert(0, project_root)

discuss

order

No comments yet.