Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Brian Kroth 10e4fa5b91
Stricter mypy typing for mlos_core (#305)
* force function definitions to have type decorations

* type annotations

* ignore errors on listening to port 81 from 127.0.0.1 so we can run two devcontainer instances at a time

* more type check fixups

* ignore missing matplotlib stubs

* more typing

* spelling

* annotate test functions

* spelling

* types

* spelling

* more typing

* more typing fixups

* more strict

* more typing fixups

* fixups

* more

* spaces

* merge conflict fixups

* more merge conflicts

* fixup

* back that change out

* minor tweaks for unimplemented function

* fixups for py 3.89

* fixups for newer version of mypy

* minor tweaks to dmypy script

* update

---------

Co-authored-by: Sergiy Matusevych <sergiym@microsoft.com>
2023-04-17 14:01:27 -07:00
Brian Kroth cac5351b98
mypy type checking support for mlos_core (mlos_bench to follow later) (#301)
* mypy type checking support for mlos_core (mlos_bench to follow later)
2023-04-12 16:11:58 +00:00