From 3678b4d5f631e3496adb1f09d799b61c2614f0f9 Mon Sep 17 00:00:00 2001 From: Ievgen Popovych Date: Wed, 29 Nov 2023 22:22:22 +0200 Subject: Add 3.12 to CI, tox and metadata; use latest black and flake8 Signed-off-by: Ievgen Popovych --- tests/test_traversal.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/test_traversal.py b/tests/test_traversal.py index 0d8096f15..36b131242 100644 --- a/tests/test_traversal.py +++ b/tests/test_traversal.py @@ -1271,7 +1271,6 @@ class DummyContext: class DummyRequest: - application_url = ( 'http://example.com:5432' # app_url never ends with slash ) -- cgit v1.2.3