Skip to content

Instantly share code, notes, and snippets.

Created May 22, 2015 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f4a237b1d52e4509eb21 to your computer and use it in GitHub Desktop.
Save anonymous/f4a237b1d52e4509eb21 to your computer and use it in GitHub Desktop.
How do I import file from parent directory?
Python_Tasks
|
|--> CONFIG.py
|
|--> video_views/
|
|--> fetch_views.py
from CONFIG import YOUTUBE_CREDENTIALS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment