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