__main__.py
| 305 B | Satir:
0
| py
Geri
#!/usr/bin/env python # Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html # For details: https://github.com/PyCQA/pylint/blob/main/LICENSE # Copyright (c) https://github.com/PyCQA/pylint/blob/main/CONTRIBUTORS.txt import pylint pylint.modify_sys_path() pylint.run_pylint()
Kaydet
Ctrl+S ile kaydet