Skip to content

Commit

Permalink
Fix isort error
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaEsmukov committed May 10, 2020
1 parent 7eff5c7 commit 21870ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/geocoders/algolia.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals

import unittest

from geopy.geocoders import AlgoliaPlaces
Expand Down

0 comments on commit 21870ec

Please sign in to comment.