This commit is contained in:
Hans Pabst 2022-03-29 11:06:35 +02:00 committed by GitHub
parent 1336b54a0d
commit d38e67f43d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import sys
import re
import logging

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import re
import sys

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
content = """
MODULE prettify_selftest
IMPLICIT NONE