Skip to content

Commit

Permalink
black fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
atollk committed Aug 12, 2020
1 parent 9e6e9a2 commit 13c334c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake8_import_restrictions/checker.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import ast
import fnmatch
from collections import defaultdict

try:
from importlib import metadata
except ImportError:
Expand Down

0 comments on commit 13c334c

Please sign in to comment.