From b76782613a791d3d85cf79d53c2bdc069da28b24 Mon Sep 17 00:00:00 2001 From: Alex Laird Date: Thu, 8 Feb 2024 22:29:52 -0600 Subject: [PATCH] no message --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 94cd52e..acc8c02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ omit = [ precision = 2 exclude_lines = [ "pragma: no cover", - "def __repr__",œ + "def __repr__", "if self.debug", "if settings.DEBUG", "raise AssertionError",