Matheus Schreiber

Results 4 issues of Matheus Schreiber

This is the result when I fetch my submission via `http://localhost:2358/submissions/4e9f2cd2-0b15-4108-b633-748473e58cc2` ``` { "stdout": "Perimetro = 407695695.14\nArea = 10384784757677856.00\n", "time": "0.041", "memory": 7144, "stderr": null, "token": "4e9f2cd2-0b15-4108-b633-748473e58cc2", "compile_output": null, "message":...

Currently, this warning pops up when using this lib ``` myuser/venv/lib/python3.10/site-packages/select2/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as...