1
0
mirror of synced 2024-06-09 15:57:48 +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