mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Add script license and fix python version
This commit is contained in:
parent
2f1ad8ed3c
commit
6cf90d7cee
@ -1,7 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# This script uses the following Unicode tables:
|
||||
# - UnicodeData.txt
|
||||
# Script license: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT
|
||||
|
||||
|
||||
from collections import namedtuple
|
||||
|
Loading…
Reference in New Issue
Block a user