# HG changeset patch # User drewp@bigasterisk.com # Date 1669351119 28800 # Node ID 52e9c69dc1ceacc0359ead8ee15eed5b35b6b087 # Parent 014db06194f17afb14d508402535043f9e1f8489 odd typo diff -r 014db06194f1 -r 52e9c69dc1ce pyproject.toml --- a/pyproject.toml Thu Nov 24 20:37:56 2022 -0800 +++ b/pyproject.toml Thu Nov 24 20:38:39 2022 -0800 @@ -35,4 +35,4 @@ 'ignore:Code. pytest_mock_example_attribute_that_shouldnt_exist is not defined in namespace .*:UserWarning', # The below warning is a consequence of how pytest detects fixtures and how DefinedNamespace behaves when an undefined attribute is being accessed. 'ignore:Code. _pytestfixturefunction is not defined in namespace .*:UserWarning', -]] +]