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