Skip to content

Commit

Permalink
Accept snyk recommendation (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
jalanb committed May 21, 2024
2 parents 768d0b6 + f8a300e commit 8033286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions copycat/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Run the copycat program"""

import logging
import sys

Expand Down
2 changes: 1 addition & 1 deletion requirements/linting.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black
black>=24.3.0
flake8
mypy

0 comments on commit 8033286

Please sign in to comment.