Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
srastatter committed Nov 4, 2024
1 parent e350c1e commit 7ae461a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/utils/utils_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# pylint: disable=line-too-long
# pylint: disable=missing-function-docstring
# pylint: disable=unused-import
# pylint: disable=too-many-positional-arguments

from contextlib import nullcontext as does_not_raise
import os
Expand Down

0 comments on commit 7ae461a

Please sign in to comment.