chore: apply linting fixes and expand ruff coverage to test suite
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
"""Tests for src/pygui/backend/visualization/graph_view.py."""
|
||||
import json
|
||||
from unittest.mock import MagicMock, PropertyMock, patch
|
||||
|
||||
import pytest
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
|
||||
def _make_plot_widget():
|
||||
|
||||
Reference in New Issue
Block a user