Rename 5_FinalizeName.py to 5a_FinalizeName.py

This commit is contained in:
Auden Cote-L'Heureux 2023-11-10 10:21:24 -05:00 committed by GitHub
parent c300980148
commit 06e13e7caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,4 +371,4 @@ def main():
next_script(args) next_script(args)
main() main()