We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01acaa4 commit 9f1c86fCopy full SHA for 9f1c86f
1 file changed
tests/utils.py
@@ -37,7 +37,7 @@
37
38
logger = logging.getLogger(__name__)
39
40
-# May may be used to reliably read other files in tests dir regardless of cwd
+# May be used to reliably read other files in tests dir regardless of cwd
41
TESTS_DIR = os.path.dirname(os.path.realpath(__file__))
42
43
# Used when forming URLs on the client side
0 commit comments