Skip to content

Commit dff5c4f

Browse files
committed
fix: remove unused pytest import in test_css_to_yaml
1 parent 614ebc7 commit dff5c4f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_css_to_yaml.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
from __future__ import annotations
1111

12-
import pytest
13-
1412
from netbox_device_view.management.commands.css_to_yaml import (
1513
_classify,
1614
_css_to_yaml_dict,

0 commit comments

Comments
 (0)