File size: 304 Bytes
c344c74 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
openfactcheck.lib.SolversConfig
===============================
.. currentmodule:: openfactcheck.lib
.. autoclass:: SolversConfig
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~SolversConfig.__init__
~SolversConfig.load_config
|