update shebang

This commit is contained in:
kakwa 2024-03-13 00:00:06 +01:00
parent 6413b782dd
commit 48dbff983d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# vim:set expandtab tabstop=4 shiftwidth=4: