From 577f2dab11d303cf75dfed64f5f87aaa1191b1d1 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 4 Nov 2023 10:46:27 +1100 Subject: Document 'credits' property. --- scripts/ScintillaData.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/ScintillaData.py') 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 -- cgit v1.2.3