Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 6, 2023
1 parent 5652449 commit 69a39d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylint_django/utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Utils."""
from contextlib import contextmanager
import os
import sys
from contextlib import contextmanager

import astroid
from astroid.bases import Instance
Expand Down

0 comments on commit 69a39d7

Please sign in to comment.