Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pylintのバージョンを選択するためのインラインオプションを許可する方法または回避策はありますか
#pylint: python2
また
#pylint: python3
したがって、 pylint file.py と入力して、使用するバージョンを気にする必要はありません