Skip to content

Commit

Permalink
separate 3rd party imports with a blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Katz authored and ryneeverett committed Aug 6, 2020
1 parent fcba42d commit 6b010c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkcodes.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from pathlib import Path
import re
import warnings

import click

try:
Expand Down

0 comments on commit 6b010c2

Please sign in to comment.