remove test

This commit is contained in:
checktheroads 2020-02-16 19:22:48 -07:00
parent e753a256ce
commit 1ed5b99739
2 changed files with 2 additions and 3 deletions

View file

@ -13,12 +13,12 @@ function isort_all () {
function validate_examples () {
python3 .tests/validate_examples.py
if [[! $? == 0]]; then
if [[ ! $? == 0 ]]; then
exit 1
fi
}
# make_badge
# isort_all
validate_examples
exit 0

View file

@ -1,5 +1,4 @@
---
fake_key: true
# debug: false
# google_analytics: ''
# org_name: The Company