Use Python 3, not 2.
This commit is contained in:
parent
eb27776c99
commit
12443b0159
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
# This is the open-adventure dungeon text coverage report generator. It
|
# This is the open-adventure dungeon text coverage report generator. It
|
||||||
# consumes a YAML description of the dungeon and determines whether the
|
# consumes a YAML description of the dungeon and determines whether the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue