<feed xmlns='http://www.w3.org/2005/Atom'>
<title>genenetwork3/stubs, branch auth/implement-authorization-code-flow</title>
<subtitle>GeneNetwork3 REST API for data science and machine learning
</subtitle>
<id>http://git.genenetwork.org/genenetwork3/atom?h=auth%2Fimplement-authorization-code-flow</id>
<link rel='self' href='http://git.genenetwork.org/genenetwork3/atom?h=auth%2Fimplement-authorization-code-flow'/>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork3/'/>
<updated>2022-11-02T14:36:22+00:00</updated>
<entry>
<title>Add type stubs for Maybe</title>
<updated>2022-11-02T14:36:22+00:00</updated>
<author>
<name>Munyoki Kilyungi</name>
</author>
<published>2022-10-11T09:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.genenetwork.org/genenetwork3/commit/?id=97fa5c174d15858f7466190d7707a36486c19fbe'/>
<id>urn:sha1:97fa5c174d15858f7466190d7707a36486c19fbe</id>
<content type='text'>
This allows Maybe[T] to be used as a type.  Both Nothing and Just are
of type Maybe.

* mypy.ini: Add default location for stub files.
* stubs/pymonad/__init__.pyi: New file.
* stubs/pymonad/maybe.pyi: Ditto.
</content>
</entry>
</feed>
