Fix python version in manage.py

pull/537/head
Michal Middleton 2024-08-23 19:09:40 -05:00 committed by GitHub
parent 4c5d6b7a4d
commit 8979710380
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os