mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-09 12:51:54 -05:00
clean up lousy headers in comparator.py
This commit is contained in:
parent
59d0c6bc03
commit
0ee57e94db
|
|
@ -1,8 +1,7 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# author: Bryan Bishop <kanzure@gmail.com>
|
||||
# date: 2012-05-29
|
||||
# purpose: find shared functions between red/crystal
|
||||
"""
|
||||
Finds shared functions between red/crystal.
|
||||
"""
|
||||
|
||||
from crystal import (
|
||||
get_label_from_line,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user