1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-01-24 22:35:46 +01:00
Files
ebook-converter/ebook_converter/customize
gryf 6fdcc029bb Cut off cross importing things.
There was (and perhaps it exists in other modules, need to check) a bad
habit of importing objects out of module A into B just to be able of
import those object from module B. In this case there was import from
module config_base into module config. This commit fix this.
2020-09-06 18:23:21 +02:00
..
2020-07-18 18:02:59 +02:00
2020-06-17 19:28:07 +02:00
2020-06-17 19:28:07 +02:00
2020-06-17 19:28:07 +02:00
2020-09-06 18:23:21 +02:00