Skip to content

Commit

Permalink
Fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatal1ty committed Jan 11, 2021
1 parent 09ef26c commit 97d4772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_data_types.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import collections
import decimal
import fractions
import os
import ipaddress
import os
import uuid
from dataclasses import InitVar, dataclass, field
from datetime import date, datetime, time, timedelta, timezone
Expand Down

0 comments on commit 97d4772

Please sign in to comment.