Add the romans library to pyfa itself to avoid having to modify the binaries
This commit is contained in:
@@ -38,7 +38,7 @@ from logbook import Logger
|
||||
|
||||
from gui.utils.clipboard import toClipboard, fromClipboard
|
||||
|
||||
import roman
|
||||
import utils.roman as roman
|
||||
import re
|
||||
|
||||
pyfalog = Logger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user