You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
clean up lousy headers in comparator.py
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user