chore: shebang to document python3

This commit is contained in:
serv-inc 2020-10-30 20:44:51 +01:00 committed by GitHub
parent ed39fa9442
commit 74e20e2471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
#! /usr/bin/env python3
# -*- coding:utf-8 -*-
import os