We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e6e52 commit dd37defCopy full SHA for dd37def
1 file changed
src/visualization/visualization.py
@@ -88,7 +88,6 @@ def validate_figsize(figsize: tuple[float | int, float | int]) -> tuple[float |
88
figsize (tuple[float | int, float | int]): Size of the figure.
89
90
Raises:
91
-
92
TypeError: If figsize is not a tuple of two numbers (float or int).
93
94
Returns:
0 commit comments