Skip to content

Commit

Permalink
Format migrations with black and isort (pypi#10053)
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly committed Oct 12, 2021
1 parent 26f8573 commit d578b3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions warehouse/migrations/alembic.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[alembic]
script_location = warehouse:migrations

[post_write_hooks]
hooks = black, isort

0 comments on commit d578b3c

Please sign in to comment.