mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# author: Bryan Bishop <kanzure@gmail.com>
|
"""
|
||||||
# date: 2012-05-29
|
Finds shared functions between red/crystal.
|
||||||
# purpose: find shared functions between red/crystal
|
"""
|
||||||
|
|
||||||
from crystal import (
|
from crystal import (
|
||||||
get_label_from_line,
|
get_label_from_line,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user