kstaats / karoo_gp

A Genetic Programming platform for Python with TensorFlow for wicked-fast CPU and GPU support.
Other
159 stars 61 forks source link

Ignore DeprecationWarning from flatbuffers.compat. #59

Closed ezio-melotti closed 2 years ago

ezio-melotti commented 2 years ago

This PR adds a pytest.ini file that ignores the flatbuffers.compat warning about the imp module.

Some background in https://github.com/pytest-dev/pytest/discussions/8759#discussioncomment-2818984