mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-09 20:50:41 -04: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:
|
# This script uses the following Unicode tables:
|
||||||
# - UnicodeData.txt
|
# - UnicodeData.txt
|
||||||
|
# Script license: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT
|
||||||
|
|
||||||
|
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user