Skip to content

Commit

Permalink
Update test_lb_bridge.py
Browse files Browse the repository at this point in the history
  • Loading branch information
stdefeber authored Aug 14, 2024
1 parent 67481c7 commit 5109c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hdl/test_lb_bridge.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"""

import sys
from attr.setters import convert
from attrs.setters import convert
sys.path.insert(0, '../..')
import pytest
from sim import Simulator, CliArgs, path_join, parent_dir
Expand Down

0 comments on commit 5109c7e

Please sign in to comment.