summaryrefslogtreecommitdiff
path: root/tests/test_smoke.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_smoke.py')
-rw-r--r--tests/test_smoke.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/test_smoke.py b/tests/test_smoke.py
index aed676a..c916845 100644
--- a/tests/test_smoke.py
+++ b/tests/test_smoke.py
@@ -4,11 +4,12 @@ looking at improving test coverage. They just verify that basic
operations don't fail due to odd corner cases on any locale that
we ship.
"""
-import decimal
import datetime
+import decimal
+
import pytest
-from babel import Locale, units, dates, numbers
+from babel import Locale, dates, numbers, units
NUMBERS = (
decimal.Decimal("-33.76"), # Negative Decimal