gpt4 book ai didi

python - 是否有一个 sublime 包可以突出显示 Python 中未使用的模块

转载 作者:行者123 更新时间:2023-12-01 01:03:09 24 4
gpt4 key购买 nike

我的 Python 代码在 Sublime Text 3 中,如果我不使用某个模块(如 Pycharm 那样),我想知道是否有一个包可以突出显示导入行代码。例如:

import math
import numpy as np # this has to be highlighted cause
# I'm not using numpy, just math
print(math.pi)

最佳答案

您可以使用SublimeLinterpycodestyleSublimePythonIDE 。它们都有一个内置的 linter。

关于python - 是否有一个 sublime 包可以突出显示 Python 中未使用的模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55616397/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com