Skip to content

Commit 6c72b5d

Browse files
committed
added rough code for model validation for .pysa files
1 parent d7c48dd commit 6c72b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/commands/v2/persistent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
incremental,
3535
server_event,
3636
)
37+
from api import query
3738

3839
LOG: logging.Logger = logging.getLogger(__name__)
3940

0 commit comments

Comments
 (0)