Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
chdsbd committed Apr 25, 2024
1 parent ea1ab60 commit 5a9d457
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web_api/s/squawk.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def _get_migration_id(filepath: str) -> Optional[str]:
return match.groups()[0]



def main() -> None:
# circle's built in git checkout code clobbers the `master` ref so we do the
# following to make it not point to the current ref.
Expand Down

0 comments on commit 5a9d457

Please sign in to comment.