Skip to content

Instantly share code, notes, and snippets.

@gaocegege
Created February 1, 2017 13:54
Show Gist options
  • Save gaocegege/452bdff5f7614068a00c701d85345d9a to your computer and use it in GitHub Desktop.
Save gaocegege/452bdff5f7614068a00c701d85345d9a to your computer and use it in GitHub Desktop.
import os
config = os.path.join(os.path.dirname(__file__),"tests-files", "config.yml")
print(config)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment