Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
require configparser only in python < 3.6 (databricks#287)
configparser comes in default python >= 3.6
- Loading branch information