Add required import
This commit is contained in:
parent
18a3af2e88
commit
3d7668bde5
|
@ -3,6 +3,7 @@ import re
|
|||
import codecs
|
||||
import Options
|
||||
import HandHistoryConverter
|
||||
import Configuration
|
||||
|
||||
(options, argv) = Options.fpdb_options()
|
||||
config = Configuration.Config()
|
||||
|
|
Loading…
Reference in New Issue
Block a user