changeset 21:52e9c69dc1ce

odd typo
author drewp@bigasterisk.com
date Thu, 24 Nov 2022 20:38:39 -0800
parents 014db06194f1
children 1154c8ba8e9e
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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',
-]]
+]