diff --git a/recipe/test_conda_forge_packaging.py b/recipe/test_conda_forge_packaging.py index 96f0bd8c..010bc570 100644 --- a/recipe/test_conda_forge_packaging.py +++ b/recipe/test_conda_forge_packaging.py @@ -1,7 +1,7 @@ import pytest -def test_output_separation(): +def test_output_separation() -> None: need_to_warn = False try: # check if we can import a test folder that's deleted in `scipy`