re-enable readability and singlefile by default now that its less noisy

This commit is contained in:
Nick Sweeting 2020-08-18 08:29:46 -04:00
parent 15efb2d5ed
commit b0c0a676f8
2 changed files with 3 additions and 2 deletions

View file

@ -12,6 +12,7 @@ from ..index import (
patch_main_index,
)
from ..util import enforce_types
from ..config import ANSI
from ..logging_util import (
log_archiving_started,
log_archiving_paused,