1
0
Fork 0
mirror of synced 2025-07-04 12:27:32 +02:00

libmat2: fix shebang

Relates 0a2a398c9c
This commit is contained in:
georg 2018-10-03 18:38:28 +00:00
parent f1ceed13b5
commit 34fbd633fd
No known key found for this signature in database
GPG key ID: 5AD75B414EA41667

View file

@ -1,4 +1,4 @@
#!/bin/env python3
#!/usr/bin/env python3
import os
import collections