working state machine flow yay

This commit is contained in:
Nick Sweeting 2024-11-18 04:25:45 -08:00
parent 9adfe0e2e6
commit eb53145e4e
No known key found for this signature in database
7 changed files with 107 additions and 52 deletions

View file

@ -6,7 +6,7 @@ from enum import Enum
from ninja import Router, Schema
from ..main import (
from archivebox.main import (
add,
remove,
update,