Skip to content
  • Filip Pokryvka's avatar
    nmci: rework imports · 7894ebed
    Filip Pokryvka authored
    Remember `_module` in each module, and use `__getattr__` for not fully
    loaded module. This fixes autocomplete inside nmci/,
    simplifies imports (single `import nmci` at the beginning
    of the module is enough now).
    7894ebed