searxng/tests
Martin Fischer 180d4d068b [refactor] refactor SwitchableSetting
The previous implementation used two hash sets and a list.
... that's not necessary ... a single hash map suffices.

And it's also less error prone ... because the previous data structure
allowed a setting to be enabled and disabled at the same time.
2022-01-06 18:56:02 +01:00
..
robot Merge pull request #634 from not-my-profile/powered-by 2022-01-06 09:22:02 +01:00
unit [refactor] refactor SwitchableSetting 2022-01-06 18:56:02 +01:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00