FIX: JSON schema now is more permissive, and fixed if-conditions.
Compare changes
- Daniel Hornung authored
+ 4
− 0
@@ -49,6 +49,10 @@ ISRELEASED = False
For #75 (closed), #103 (closed).
In the JSON schema:
pytest --no-cov unittests/test_schema.py
For further good practices have a look at our review guidelines.