mirror of https://github.com/celery/kombu.git
move shebang to py3
This commit is contained in:
parent
6fe81450b9
commit
d5c3b7543e
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
|
|
Loading…
Reference in New Issue