pyroute2
pyroute2 copied to clipboard
fix code.InteractiveConsole import
Related: https://community.home-assistant.io/t/error-with-2021-5-5-attributeerror-module-code-has-no-attribute-interactiveconsole/312497
Looks like the import must be fixed, since the console class may be stripped out even with the code module remaining.