forked from Docker/baseimage-docker
feat: add newline and enforce file encoding
This commit is contained in:
committed by
GitHub
parent
f7dfb05850
commit
263b582139
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/python3 -u
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import argparse
|
||||
import errno
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user