mateusoliveira43 / cly

CLY?! framework to create CLIs with Python | framework para criar CLIs com Python
https://mateusoliveira43.github.io/cly/
MIT License
3 stars 1 forks source link

fix: Use relative imports in cly python package #52

Closed mateusoliveira43 closed 2 years ago

mateusoliveira43 commented 2 years ago

What is the goal of this PR? Use relative imports in cly Python package.

What has been done to achieve the goal? Change absolute imports to relative imports.

How to test if the changes work? Run the commands in the REAME and documentation and check CI logs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication