feat(types): Complete strict static analysis and typing track
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from typing import Generator
|
||||
import pytest
|
||||
from unittest.mock import patch, MagicMock
|
||||
from unittest.mock import patch
|
||||
from gui_2 import App
|
||||
|
||||
def test_cb_ticket_retry(app_instance: App) -> None:
|
||||
|
||||
Reference in New Issue
Block a user