From 93c7fd9868fed3193a1732b39bfac539e5812b0b Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 22 Jun 2021 19:08:52 -0700 Subject: [PATCH] Ignore this entire file, refs #291 --- tests/test_register_function.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_register_function.py b/tests/test_register_function.py index 06f485768..19af0b627 100644 --- a/tests/test_register_function.py +++ b/tests/test_register_function.py @@ -1,3 +1,4 @@ +# flake8: noqa import pytest import sys from unittest.mock import MagicMock