Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
242 contributions in the last year
Contribution activity
November 2020
Created an issue in simtony/tuner that received 6 comments
os.makedirs exist_ok=True 😎
tuner/tune.py Lines 124 to 127 in f16a2ea os.makedirs(dirname, exist_ok=True) https://docs.python.org/3/library/os.html#os.makedirs