mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add a README to scripts/, indicating that these are not for general use.
This commit is contained in:
parent
4a9a4bfc62
commit
7d1f5ada12
3 changed files with 13 additions and 0 deletions
scripts
|
@ -1,4 +1,8 @@
|
|||
#!/usr/bin/env python2
|
||||
"""
|
||||
This is an unmaintained one-shot script, only included in the repo for
|
||||
reference.
|
||||
"""
|
||||
|
||||
from codecs import open
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue