move shebang to py3

This commit is contained in:
Asif Saif Uddin 2023-05-24 20:26:40 +06:00 committed by GitHub
parent 6fe81450b9
commit d5c3b7543e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from __future__ import annotations