1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

View File

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