ryankert01 commented on code in PR #925: URL: https://github.com/apache/mahout/pull/925#discussion_r2721795385
########## testing/qdp/test_bindings.py: ########## @@ -17,7 +17,11 @@ """Simple tests for PyO3 bindings.""" import pytest -import _qdp + Review Comment: Yeah! I think I should write a descriptor (or whatever that’s called). So I can do checks on every function. That way it can display how many tests are skipped rather than how many files are skipped -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
