added shebang

This commit is contained in:
tema5002
2026-05-17 16:18:52 +03:00
parent c414699d6c
commit 5b1bad3ecc

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import pickle
import json
from typing import Callable, Awaitable