Skip to content

Commit 4eeb9ab

Browse files
committed
remove guidata: show tag
1 parent e849b3f commit 4eeb9ab

7 files changed

Lines changed: 0 additions & 10 deletions

plotpy/tests/unit/test_aspect_ratio_tool.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# guitest: show
2-
31
from __future__ import annotations
42

53
import qtpy.QtCore as QC

plotpy/tests/unit/test_display_coords_tool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# guitest: show
21
from __future__ import annotations
32

43
import numpy as np

plotpy/tests/unit/test_multiline_tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# guitest: show
21
from __future__ import annotations
32

43
import numpy as np

plotpy/tests/unit/test_oblique_cross_section_tool.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# guitest: show
2-
31
from __future__ import annotations
42

53
import numpy as np

plotpy/tests/unit/test_point_tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# guitest: show
21
from __future__ import annotations
32

43
from typing import TYPE_CHECKING, TypeVar, Union

plotpy/tests/unit/test_rect_zoom.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# guitest: show
21
from __future__ import annotations
32

43
from typing import Callable

plotpy/tests/unit/test_shape_tools.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# guitest: show
2-
31
from __future__ import annotations
42

53
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)