-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: Fix config checker for python 3.3/3.4
Python 3.3 and 3.4 do not have a JSONDecodeError, therefore, we must do by parsing the error message of the ValueError it throws instead.
- Loading branch information
1 parent
7b8016f
commit 5f41fef
Showing
1 changed file
with
17 additions
and
5 deletions.
There are no files selected for viewing
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