latest pushes

This commit is contained in:
2024-09-04 19:12:27 -04:00
parent 64a3bd41f6
commit a91d7b37de
8 changed files with 321 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Bellande Format Example
# Bellande Format Python Example
```
bellande_formatter = Bellande_Format()

2
Package/Python/publish.sh Executable file
View File

@@ -0,0 +1,2 @@
python setup.py sdist
twine upload dist/*