You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imaginAIry/tests/test_config.py

7 lines
191 B
Python

# from imaginairy import config
# from imaginairy.samplers import SOLVER_TYPE_OPTIONS
#
#
# def test_sampler_options():
# assert set(config.SOLVER_TYPE_NAMES) == set(SOLVER_TYPE_OPTIONS)