File size: 379 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 24 |
openfactcheck.lib.OpenFactCheckConfig
=====================================
.. currentmodule:: openfactcheck.lib
.. autoclass:: OpenFactCheckConfig
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~OpenFactCheckConfig.__init__
~OpenFactCheckConfig.solver_configuration
~OpenFactCheckConfig.validate
|