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 5109c7e commit 83defb5
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 attrs.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 83defb5

Please sign in to comment.