diff options
author | xengineering <me@xengineering.eu> | 2024-09-08 12:56:05 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-09-08 17:21:32 +0200 |
commit | 8bfe0176a00b11b09365925eb57e383d024a63ec (patch) | |
tree | fe333d9da8fbc5ba399fc3391adf3c434c739f22 | |
parent | 7521277860b377e3e9ec7b6d5a62c4c2c14d694f (diff) | |
download | finance-py-8bfe0176a00b11b09365925eb57e383d024a63ec.tar finance-py-8bfe0176a00b11b09365925eb57e383d024a63ec.tar.zst finance-py-8bfe0176a00b11b09365925eb57e383d024a63ec.zip |
Rename demo -> demo.py
This makes sure this script is also detected by the tools used in
tools/check_source.sh.
In general it is not a bad idea to use a file name extension to indicate
the file type. This improves compatibility with other tools in general.
The downside is that command line tools usually should not have a file
name extension. This can be worked around by using symlinks or an
install step. Both can remove the file name extension.
-rwxr-xr-x | demo.py (renamed from demo) | 0 |
1 files changed, 0 insertions, 0 deletions