From 76627638c3148d99588b6488884571bf65807e96 Mon Sep 17 00:00:00 2001 From: Seth Morton Date: Thu, 19 Nov 2020 21:53:05 -0800 Subject: [PATCH] Add more instructions --- tests/test_unicode_numbers.py | 2 ++ 1 file changed, 2 insertions(+) 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. """ )