Highlights
- 1 discussion answered
Pinned
4,651 contributions in the last year
Less
More
Contribution activity
June 2021
Created 12 commits in 5 repositories
Created 5 repositories
- cclauss/pix2pix Lua
- cclauss/BoostingMonocularDepth Python
- cclauss/docs-1 JavaScript
- cclauss/montydb Python
- cclauss/logicipi Python
Created a pull request in davidlatwe/montydb that received 2 comments
GitHub Actions: Add more flake8 tests
Instead of selecting a handful of vital tests to run, let’s run all flake8 tests ignoring only a handful of tests. flake8 . --ignore=E302,F401,F841…
+3
−4
•
2
comments
Opened 8 other pull requests in 6 repositories
davidlatwe/montydb
2
merged
infarm/logicipi
2
open
phillipi/pix2pix
1
open
compphoto/BoostingMonocularDepth
1
open
github/docs
1
open
farmOS/farmOS.py
1
open
Reviewed 1 pull request in 1 repository
TheAlgorithms/Python 1 pull request
Created an issue in davidlatwe/montydb that received 2 comments
Python 3 type hints
Python type hints would be an interesting direction once Python 2 support is dropped...
$ mypy --ignore-missing-imports .
montydb/montydb/types/_bs…
2
comments