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
This fixes a RuntimeWarning in tests/calculations/test_stash.py
tests/conftest.py:199: RuntimeWarning: coroutine 'BlockingTransport.whoami_async' was never awaited
return process.prepare_for_submission(folder)
0 commit comments