mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
flake8 fixes: unused imports and f-strings without vars
This commit is contained in:
@@ -12,7 +12,6 @@ import pytest
|
||||
from tljh.config import (
|
||||
reload_component,
|
||||
set_config_value,
|
||||
unset_config_value,
|
||||
CONFIG_FILE,
|
||||
CONFIG_DIR,
|
||||
STATE_DIR,
|
||||
|
||||
Reference in New Issue
Block a user