Skip to content

Commit

Permalink
isort, again
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Nov 24, 2017
1 parent 4e26343 commit 0500b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/columns/test_datetimecolumn.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
from datetime import datetime

import pytest
import pytz
from django.db import models

import django_tables2 as tables
import pytz


'''
Expand Down

0 comments on commit 0500b76

Please sign in to comment.