mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
Update abx dependencies and plugin test harness
This commit is contained in:
@@ -506,7 +506,7 @@ class Crawl(ModelWithOutputDir, ModelWithConfig, ModelWithHealthStats, ModelWith
|
||||
# State Machines
|
||||
# =============================================================================
|
||||
|
||||
class CrawlMachine(BaseStateMachine, strict_states=True):
|
||||
class CrawlMachine(BaseStateMachine):
|
||||
"""
|
||||
State machine for managing Crawl lifecycle.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user