Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

v1.1.1

Choose a tag to compare

@brunoliveira8 brunoliveira8 released this 25 Oct 10:23
· 41 commits to master since this release
218314c
  • Catch ValueError exception when try to parse a JSON file in track_user_task method;
  • Use HTTP codes from Requests library instead of hardcoded constants.