Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
21 contributions in the last year
Activity overview
Contributed to
crisbal/dotfiles,
cecilio-diaz/EcoTecno,
unixMiB/LinuxDayMilano
and 5 other
repositories
Contribution activity
May - August 2020
crisbal has no activity
yet for this period.
April 2020
Created an issue in PyCQA/pylint that received 1 comment
-j0 option broken in pylint 2.5.0 - ImportError: Unable to find module .... in sys.path
Hello, the -j0 option is broken in pylint 2.5.0
This also breaks with any j > 1, thus when multiprocessing is enabled.
Steps to reproduce
# setup venv
1
comment