This commit is contained in:
Tatsuhiro Tsujikawa 2021-09-20 17:07:44 +09:00
parent f4515e9034
commit afb455ef80
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from __future__ import print_function
import subprocess
import io
import re