Welcome to the Python Template created via a cookiecutter recipe. The project template is designed for a development via a Double Loop approach (BDD-TDD) using pytest and several other pytest libs.
test.assert_equals(hex_string_to_RGB("#FF9933"), {'r':255, 'g':153, 'b':51}) test.assert_equals(hex_string_to_RGB("#beaded"), {'r':190, 'g':173, 'b':237}) test.assert ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results