summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-11-19 21:53:05 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-11-19 21:53:05 -0800
commit76627638c3148d99588b6488884571bf65807e96 (patch)
treebd61b41068ee89959f67fe4bf89d47e91647ff97 /tests
parent6d9078dc94b045da150a52733500627f7e26805f (diff)
downloadnatsort-76627638c3148d99588b6488884571bf65807e96.tar.gz
Add more instructions
Diffstat (limited to 'tests')
-rw-r--r--tests/test_unicode_numbers.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_unicode_numbers.py b/tests/test_unicode_numbers.py
index 78a67f4..be0f4ee 100644
--- a/tests/test_unicode_numbers.py
+++ b/tests/test_unicode_numbers.py
@@ -65,6 +65,8 @@ def test_missing_unicode_number_in_collection():
Not all numeric unicode characters are represented in natsort/unicode_numeric_hex.py
This can be addressed by running dev/generate_new_unicode_numbers.py with the current \
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.
"""
)