mypy
Here are 129 public repositories matching this topic...
aiohttp integration
-
Updated
Oct 2, 2020
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Jun 19, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Aug 2, 2020 - Java
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 8, 2019 - Vim script
-
Updated
Dec 2, 2019 - Python
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 14, 2020 - Python
-
Updated
Aug 22, 2020 - Python
When we define a class like this:
def func():
...
class MyClass:
my_func = lambda self, arg: arg
# or
class MyAnotherClass:
my_func = funcThe coverage plugin will consider the my_func as coveraged without any tests.
This behavior is expected because for it the my_func is an attribute!
I think it will be great use the normal signature, this will en
Just like I have this issue on neomatrix369/awesome-ai-ml-dl#54, I have found a way to manually check for deadlinks in all of my markdown files in a repo.
I think there should be something that looks for such links in .rst and other document files as well.
When we find out, it would be good to add it to the pre-commit CI/CD GH action.
Can also be added to t
-
Updated
Oct 10, 2020 - Python
-
Updated
Sep 27, 2020 - Python
Improve this page
Add a description, image, and links to the mypy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mypy topic, visit your repo's landing page and select "manage topics."
We have several quite large examples that live in our docs:
Numberexample from: https://github.com/dry-python/returns/blob/master/docs/pages/contrib/hypothesis_plugins.rst#check_all_laws