Let crawlers obtain authenticators

This commit is contained in:
Joscha
2021-05-13 18:57:20 +02:00
parent c3ce6bb31c
commit 0acdee15a0
3 changed files with 19 additions and 6 deletions

View File

@ -62,6 +62,7 @@ class Pferd:
section,
self._config,
self._conductor,
self._authenticators,
)
self._crawlers[name] = crawler