You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
=============================================================== warnings summary ================================================================
venv/lib/python3.6/site-packages/eth_utils/applicators.py:45
/home/andre/workspace/EtherollApp/venv/lib/python3.6/site-packages/eth_utils/applicators.py:45: DeprecationWarning: combine_argument_formatters(formatter1, formatter2)([item1, item2])has been deprecated and will be removed in a subsequent major version release of the eth-utils library. Update your calls to use apply_formatters_to_sequence([formatter1, formatter2], [item1, item2]) instead.
"combine_argument_formatters(formatter1, formatter2)([item1, item2])"
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================================================== 1 passed, 1 warnings in 0.49 seconds ======================================================
The text was updated successfully, but these errors were encountered:
Running the tests trigger the following warning:
The text was updated successfully, but these errors were encountered: