Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 18, 2020
1 parent f0985ff commit 7a90114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import json
import os
from io import StringIO
from urllib.parse import urlparse
from unittest.mock import patch
from urllib.parse import urlparse

import psycopg2
import pytest
Expand Down

0 comments on commit 7a90114

Please sign in to comment.