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:
@@ -1,6 +1,5 @@
|
||||
"""Test traefik configuration"""
|
||||
import os
|
||||
from unittest import mock
|
||||
|
||||
import toml
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user