We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51b080 commit 7cd3aa9Copy full SHA for 7cd3aa9
test/performance/lib.py
@@ -1,7 +1,7 @@
1
# This module is part of GitPython and is released under the
2
# 3-Clause BSD License: https://opensource.org/license/bsd-3-clause/
3
4
-"""Support library for tests."""
+"""Support library for performance tests."""
5
6
import logging
7
import os
0 commit comments