mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-09 18:57:29 -05:00
fix logging import in labels.py
This commit is contained in:
parent
63bd0e4d6f
commit
a6fc205a16
|
|
@ -5,6 +5,7 @@ Various label/line-related functions.
|
|||
|
||||
import os
|
||||
import json
|
||||
import logging
|
||||
|
||||
import pointers
|
||||
import crystal
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user