BstLabs / py-dynacli

DynaCLI is a cloud-friendly Python library for converting pure Python functions into Linux Shell commands.
https://bstlabs.github.io/py-dynacli/
MIT License
98 stars 5 forks source link

The os module import in package `__init__.py` raises an exception. #102

Closed ShahriyarR closed 2 years ago

ShahriyarR commented 2 years ago

Change Summary

Changed the checks for built-in modules imported in nested packages

Description

Fixes #101

All tests are passed.

Type of change

Please delete options that are not relevant.