Skip to content

Commit

Permalink
Remove unicode_literals
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii73 committed Dec 21, 2022
1 parent b3c6172 commit 57cdb18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_search.py
@@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from parameterized import parameterized, param
from tests import BaseTestCase
from dateparser.timezone_parser import StaticTzInfo
Expand Down

0 comments on commit 57cdb18

Please sign in to comment.