Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-05-18 03:36:08 +09:00
committed by GitHub
parent 8f9c844b3d
commit 76af9b713e
8 changed files with 1 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type