Browse Source

chore: fix test

pull/404/head
Parodi, Eugenio 🌶 10 months ago
parent
commit
d8177de479
  1. 1
      tools/check.import.sh

1
tools/check.import.sh

@ -42,6 +42,7 @@ __check(){
-e "propertyanimation.py:import time, math" \
-e "savetools.py:import importlib.util" \
-e "savetools.py:import json" |
-e "TTkCore/color.py:from __future__ import annotations" |
grep -v \
-e "TTkTerm/input_mono.py:from time import time" \
-e "TTkTerm/input_mono.py:import platform" \

Loading…
Cancel
Save