This commit is contained in:
2026-01-21 20:35:19 -08:00
parent 06af9b30ac
commit d94e321148
13 changed files with 19 additions and 180 deletions
-4
View File
@@ -1,4 +0,0 @@
from ProviderCore.registry import list_search_providers, list_providers
print('Search providers:', list_search_providers())
print('All providers:', list_providers())