Skip to content

Commit

Permalink
Add types to rcutils_logger.py (#1249)
Browse files Browse the repository at this point in the history
* Types to rcutils_logger.py

Signed-off-by: Michael Carlstrom <[email protected]>

* remove unused types

Signed-off-by: Michael Carlstrom <[email protected]>

* Add back empty dictionary

Signed-off-by: Michael Carlstrom <[email protected]>

* rerun ci

Signed-off-by: Michael Carlstrom <[email protected]>

* update

Signed-off-by: Michael Carlstrom <[email protected]>

* Add ClassVar

Signed-off-by: Michael Carlstrom <[email protected]>

* re-run

Signed-off-by: Michael Carlstrom <[email protected]>

* re-run

Signed-off-by: Michael Carlstrom <[email protected]>

* Remove explicit TypeAlias for older python versions

Signed-off-by: Michael Carlstrom <[email protected]>

* Fix error suppresion

Signed-off-by: Michael Carlstrom <[email protected]>

* Switch to ModuleNotFoundError

Signed-off-by: Michael Carlstrom <[email protected]>

* Use typing.OrderedDict for python 3.8 support

Signed-off-by: Michael Carlstrom <[email protected]>

---------

Signed-off-by: Michael Carlstrom <[email protected]>
Co-authored-by: Shane Loretz <[email protected]>
  • Loading branch information
InvincibleRMC and sloretz authored Aug 5, 2024
1 parent 35c0e7e commit 34fe579
Showing 1 changed file with 137 additions and 53 deletions.
Loading

0 comments on commit 34fe579

Please sign in to comment.