Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Oct 13, 2023
1 parent e78cce7 commit 3bc8bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dsp_permissions_scripts/scenario-tanner.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# pylint: disable=duplicate-code

from dotenv import load_dotenv

from dsp_permissions_scripts.doap.doap_get import get_doaps_of_project
Expand Down

0 comments on commit 3bc8bda

Please sign in to comment.