mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53: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:
![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Duc Trung Le

parent
aa754a1a2c
commit
81885d5c61
@@ -490,7 +490,6 @@ class Service(Base):
|
||||
returns `False` otherwise.
|
||||
"""
|
||||
if self._check_data_only_column(column_name):
|
||||
print('NOT ForeignKey', column_name)
|
||||
setattr(self, column_name, value)
|
||||
return True
|
||||
else:
|
||||
|
Reference in New Issue
Block a user