Skip to content

Commit

Permalink
Merge pull request #2662 from data-for-change/2661-upgrade-black-package
Browse files Browse the repository at this point in the history
upgrade black
  • Loading branch information
atalyaalon committed May 30, 2024
2 parents caf46e7 + ac2802f commit 6304f0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions anyway/scripts/accidents_around_location.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
python accidents_around_location.py <input_file> [flags]
"""

import argparse
import io
from datetime import datetime
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==23.3.0
black==24.3.0
pytest==7.4.1
pytest-cov==4.1.0
py==1.11.0
Expand Down

0 comments on commit 6304f0c

Please sign in to comment.