mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-17 08:34:26 -04:00
fix: Minor issues that were breaking tests
This commit is contained in:
parent
b8efaa5b6a
commit
11b08a063d
2 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@ import re
|
|||
from typing import IO, Iterable
|
||||
from datetime import datetime
|
||||
|
||||
from django.db.models imort Model
|
||||
from django.db.models import Model
|
||||
|
||||
from ..util import (
|
||||
htmldecode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue