Open SumanMaharana opened 15 hours ago
The Python checkstyle failed.
Please run make py_format
and py_format_check
in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.
You can install the pre-commit hooks with make install_test precommit_install
.
Describe your changes:
Fix: mstr removed dependency issues mstrio-py had lot of dependencies which do not align with other OSS entity removed that dependency by using the requests lib
#
Type of change:
#
Checklist:
Fixes <issue-number>: <short explanation>