You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
don't mix tabs/whitespace
This commit is contained in:
@ -14,4 +14,3 @@ if __name__ == '__main__':
|
|||||||
sys.stdin = open(source, 'r')
|
sys.stdin = open(source, 'r')
|
||||||
sys.stdout = open(dest, 'w')
|
sys.stdout = open(dest, 'w')
|
||||||
preprocessor.preprocess()
|
preprocessor.preprocess()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user