You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/03/14 09:14:54 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on issue #8592: [Feature][python] Add CI auto remove unused package

zhongjiajie commented on issue #8592:
URL: https://github.com/apache/dolphinscheduler/issues/8592#issuecomment-1066546138


   we could use https://github.com/PyCQA/autoflake to do that. With command `autoflake --remove-all-unused-imports --ignore-init-module-imports --in-place`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org