mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08: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…
x
Reference in New Issue
Block a user