Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
exemplary-citizen committed Nov 11, 2021
1 parent 055b763 commit 0f375da
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"""

# revision identifiers, used by Alembic.
revision = '0ca9e5f1dacd'
down_revision = 'b92d69a6643c'
revision = "0ca9e5f1dacd"
down_revision = "b92d69a6643c"

import json
import logging
Expand Down

0 comments on commit 0f375da

Please sign in to comment.