Rename main.py to BrightnessRotation.py

This commit is contained in:
Vita Aeterna 2023-06-07 09:27:08 +02:00 committed by GitHub
parent 308197f510
commit 80318e8576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,4 +98,4 @@ def main():
return 0
if __name__ == "__main__":
main()
main()