Fix archiver to extractor naming

This commit is contained in:
erinhmclark
2025-01-27 09:11:45 +00:00
parent 21a7ff0520
commit ebebd27897
12 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
from .twitter_api_archiver import TwitterApiExtractor
from .twitter_api_extractor import TwitterApiExtractor