Skip to content

Commit c5f74c6

Browse files
author
Jussi Kukkonen
authored
Merge pull request #2041 from abs007/develop
Grammar fix
2 parents db946f3 + 9f1c86f commit c5f74c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
logger = logging.getLogger(__name__)
3939

40-
# May may be used to reliably read other files in tests dir regardless of cwd
40+
# May be used to reliably read other files in tests dir regardless of cwd
4141
TESTS_DIR = os.path.dirname(os.path.realpath(__file__))
4242

4343
# Used when forming URLs on the client side

0 commit comments

Comments
 (0)