Skip to content

Commit

Permalink
fixup! Fix import style
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrlpld committed Dec 24, 2021
1 parent 37b8660 commit 5d22386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from django.test import SimpleTestCase, override_settings

from pattern_library.utils import (
get_template_ancestors, get_template_dirs, get_pattern_config_str,
get_pattern_config_str, get_template_ancestors, get_template_dirs
)


Expand Down

0 comments on commit 5d22386

Please sign in to comment.