mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 22:13:00 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -314,7 +314,7 @@ class User(Base):
|
||||
|
||||
|
||||
class Spawner(Base):
|
||||
""""State about a Spawner"""
|
||||
""" "State about a Spawner"""
|
||||
|
||||
__tablename__ = 'spawners'
|
||||
|
||||
|
Reference in New Issue
Block a user