🐛 fix rule checker not parsed

This commit is contained in:
yanyongyu
2021-12-23 19:36:29 +08:00
parent e3aba26080
commit 76104d3237
4 changed files with 31 additions and 11 deletions

View File

@ -1,5 +1,3 @@
from typing import TYPE_CHECKING, Set
import pytest
from nonebug import App