mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
docker: add final newline to detjson.py
This commit is contained in:
parent
22b73d1282
commit
0950c98059
@ -37,4 +37,4 @@ def main():
|
||||
json.dump(j, sys.stdout, sort_keys=True)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user