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