Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.5.0: disable the print of debug level logs (#27)
* Enhanced import * Added pretty_print method * Updated readme * circleCI pipelines (#17) * 2.2.3 - Enhanced import (#13) * Update requirements_dev.txt Updated bleach library to version 3.1.2 * Bump bleach from 3.1.2 to 3.1.4 (#15) Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v3.1.2...v3.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 2.3.0 - added pretty_print method (#16) * Enhanced import * Added pretty_print method * Updated readme * 2.3.0 - added pretty_print method * Add .circleci/config.yml * [flake8] code refactory * [flake8, unittest] code refactory * [isort, flake8, test_code] pipelines * updated code versione for tag test * deploy conditions * deploy conditions * deploy conditions * deploy conditions Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [flake8] fixed W292 error * fixed stuffs * fixed stuffs * updated version * v2.4.0: circleci * v2.4.1: circleci * 2.4.2: circleci integration * Disable log level debug print optionally * 2.5.0: optional debug logs print * fixed urllib3 version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information