Skip to content

Commit 55d5072

Browse files
committed
black
1 parent 971f2bb commit 55d5072

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_furxz_simulator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import pytest
1010
import sys
1111

12+
1213
@pytest.mark.skipif(sys.platform.startswith("darwin"), reason="Fast c/c++ simulator should be installed")
1314
def test_furxz_backends():
1415

0 commit comments

Comments
 (0)