diff options
-rw-r--r-- | scripts/ScintillaData.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ScintillaData.py b/scripts/ScintillaData.py index 044ecfb01..55534306b 100644 --- a/scripts/ScintillaData.py +++ b/scripts/ScintillaData.py @@ -15,6 +15,9 @@ # mdyModified # dmyModified # myModified +# +# List of contributors +# credits # This file can be run to see the data it provides. # Requires Python 3.6 or later |