Pinned
312 contributions in the last year
Less
More
Contribution activity
August 2021
Created 16 commits in 8 repositories
Created 1 repository
Opened 1 pull request in 1 repository
williln/heyguys.cc
1
open
Created an issue in PyCQA/pylint that received 8 comments
Report refactor for missing main when file has shebang
Current problem
When a Python file has a shebang on the first line, such as
#!/usr/bin/env python3
the file van be executed directly. In order to …
8
comments