summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-03-30 13:52:42 +0000
committerpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-03-30 13:52:42 +0000
commit6142fa8c0dea7ec1ff30195d681868b3b14adcec (patch)
treeebdd4cb5bb287d8ac9f382ee540b5667786fe264
parenta112f2adaf075d5a2e594cd7ba3a45a6333ae3b1 (diff)
downloadcherrypy-git-6142fa8c0dea7ec1ff30195d681868b3b14adcec.tar.gz
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
-rw-r--r--cherrypy/test/test_logging.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cherrypy/test/test_logging.py b/cherrypy/test/test_logging.py
index 7968220f..bf070e23 100644
--- a/cherrypy/test/test_logging.py
+++ b/cherrypy/test/test_logging.py
@@ -198,7 +198,7 @@ def test_custom_log_format(log_tracker, monkeypatch, server):
def test_utc_in_timez(monkeypatch):
- """Test utc timestamp is used in
+ """Test utc timestamp is used in
cherrypy._cplogging.LazyRfc3339UtcTime"""
import datetime