1 file changed
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | # This module is part of GitPython and is released under the | |
| 2 | 2 | # 3-Clause BSD License: https://opensource.org/license/bsd-3-clause/ | |
| 3 | 3 | ||
| 4 | - """Support library for tests.""" | ||
| 4 | + """Support library for performance tests.""" | ||
| 5 | 5 | ||
| 6 | 6 | import logging | |
| 7 | 7 | import os | |
0 commit comments