mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
chore: Bump version to 0.6.1 and update decorators to use new cache system
This commit is contained in:
@@ -2,7 +2,7 @@ from pathlib import Path
|
||||
from pymediainfo import MediaInfo
|
||||
from collections import Counter
|
||||
from ..constants import FRAME_CLASSES, MEDIA_TYPES
|
||||
from ..decorators import cached_method
|
||||
from ..cache import cached_method
|
||||
import langcodes
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user