Skip to content

Commit

Permalink
feat(#9): disable ddv
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jul 8, 2024
1 parent 35bd496 commit 1f161ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sr-data/src/sr_data/tasks/collect.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
}


# pylint: disable=dangerous-default-value
def main(config=default):
"""
Collect repositories.
Expand Down

0 comments on commit 1f161ab

Please sign in to comment.