Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Jan 14, 2025
1 parent 6924ecb commit c7db61b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/performance/locust_settings.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# pylint:disable=unused-argument
# pylint: disable=no-self-use

import importlib.util
import inspect
import json
Expand Down

0 comments on commit c7db61b

Please sign in to comment.