summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-09-08 12:56:05 +0200
committerxengineering <me@xengineering.eu>2024-09-08 17:21:32 +0200
commit8bfe0176a00b11b09365925eb57e383d024a63ec (patch)
treefe333d9da8fbc5ba399fc3391adf3c434c739f22
parent7521277860b377e3e9ec7b6d5a62c4c2c14d694f (diff)
downloadfinance-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-xdemo.py (renamed from demo)0
1 files changed, 0 insertions, 0 deletions
diff --git a/demo b/demo.py
index bb9cb98..bb9cb98 100755
--- a/demo
+++ b/demo.py