Skip to content

Commit

Permalink
made ruffclean
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik-code committed Feb 29, 2024
1 parent 7574058 commit 96d78b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions unit_tests/test_enums.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Call 'python -m unittest' on this folder
# Call 'python -m unittest' on this folder # noqa: INP001
# coverage run -m unittest
# coverage report
# coverage html
import unittest
import os
import unittest

from spineps.seg_enums import ErrCode


Expand Down

0 comments on commit 96d78b7

Please sign in to comment.