Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Mar 20, 2024
1 parent 24d40c3 commit 8ab20ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Test the CLI entry points."""
from igor2.cli.igorbinarywave import WaveScript
from igor2.cli.igorpackedexperiment import PackedScript
# from igor2.cli.igorbinarywave import WaveScript
# from igor2.cli.igorpackedexperiment import PackedScript


def test_wavescript(capsys):
Expand Down

0 comments on commit 8ab20ce

Please sign in to comment.