Closed tirkarthi closed 3 years ago
https://github.com/Ligio/ozmo/blob/bd2eb2db2e34a02031a6c06e7c475043b5059e3c/ozmo/__init__.py#L750
isAlive can be safely replaced with is_alive here
isAlive
is_alive
https://github.com/Ligio/ozmo/blob/bd2eb2db2e34a02031a6c06e7c475043b5059e3c/ozmo/__init__.py#L750
isAlive
can be safely replaced withis_alive
here