Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 committed Nov 12, 2024
1 parent 8fde055 commit 600e966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/acceptance/test_full_configuration.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# pylint: disable=missing-docstring
# pylint: disable=line-too-long
# pylint: disable=too-many-locals
import os
import re
import tempfile
Expand Down

0 comments on commit 600e966

Please sign in to comment.