Commit Graph

5 Commits

Author SHA1 Message Date
Roman Mogylatov
9f6d236fdf Fix Python 3.6 tests and flake8 2021-02-28 21:03:15 -05:00
Roman Mogylatov
2ef5ddfe4c Update tests with typing 2021-02-28 20:15:42 -05:00
Roman Mogylatov
1df2f60aa7 Add tests for module and class for string ids 2021-02-28 20:08:06 -05:00
Roman Mogylatov
5f6777db19 Add tests for `.as_float()` modifier usage with wiring 2021-02-23 10:20:04 -05:00
Roman Mogylatov
a4a84bea54
Wiring by string id (#403)
* Add prototype implementation

* Implement wiring by string id

* Fix pydocstyle errors

* Refactor wiring module

* Fix flake8 errors

* Update changelog

* Fix flake8 errors

* Add example and docs
2021-02-21 10:34:28 -05:00