🐛 Add coding comment line to follow PEP 263

This commit is contained in:
zhbaor 2022-09-04 15:02:13 +08:00
parent 0d7c17b486
commit a81a7e05e9

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import argparse
import asyncio