summaryrefslogtreecommitdiff
path: root/tests/test_unicode_numbers.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_unicode_numbers.py')
-rw-r--r--tests/test_unicode_numbers.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_unicode_numbers.py b/tests/test_unicode_numbers.py
index bd5a7fb..be867ee 100644
--- a/tests/test_unicode_numbers.py
+++ b/tests/test_unicode_numbers.py
@@ -69,7 +69,8 @@ This can be addressed by running dev/generate_new_unicode_numbers.py with the cu
version of Python.
It would be much appreciated if you would submit a Pull Request to the natsort
repository (https://github.com/SethMMorton/natsort) with the resulting change.
-"""
+""",
+ stacklevel=2,
)