Created
February 1, 2017 13:54
-
-
Save gaocegege/452bdff5f7614068a00c701d85345d9a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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