Re-add hashbang deleted by mistake

This commit is contained in:
archfan 2019-08-30 06:48:21 -04:00 committed by GitHub
parent 813701c5db
commit 6d324a68d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import sys
from aiohttp import web
import aiohttp