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
454 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- fuglede/flask_injector Python
- fuglede/flask-sspi Python
- fuglede/staged-recipes Python
Created a pull request in conda-forge/staged-recipes that received 3 comments
Add flask-injector recipe
Checklist Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml" License file is packaged (see here for an exam…
Created an issue in PyCQA/pycodestyle that received 2 comments
W503 reported only after E203 is ignored
Consider the following simple file, let's call it test.py:
a = ( 2 + 2
)
That is, something one might expect to find after running black. Here, pyc…

