Skip to content

Commit d8177de

Browse files
chore: fix test
1 parent ce961a6 commit d8177de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/check.import.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ __check(){
4242
-e "propertyanimation.py:import time, math" \
4343
-e "savetools.py:import importlib.util" \
4444
-e "savetools.py:import json" |
45+
-e "TTkCore/color.py:from __future__ import annotations" |
4546
grep -v \
4647
-e "TTkTerm/input_mono.py:from time import time" \
4748
-e "TTkTerm/input_mono.py:import platform" \

0 commit comments

Comments
 (0)