mirror of
https://github.com/apache/superset.git
synced 2026-04-07 02:21:51 +00:00
chore: remove unnecessary deps (#15787)
* chore: remove unneeded deps * fix lint * Run compile
This commit is contained in:
@@ -316,7 +316,7 @@ generated-members=
|
||||
# List of decorators that produce context managers, such as
|
||||
# contextlib.contextmanager. Add to this list to register other decorators that
|
||||
# produce valid context managers.
|
||||
contextmanager-decorators=contextlib.contextmanager,contextlib2.contextmanager
|
||||
contextmanager-decorators=contextlib.contextmanager
|
||||
|
||||
|
||||
[VARIABLES]
|
||||
|
||||
Reference in New Issue
Block a user