Skip to content

Commit 547db5e

Browse files
committed
Run pre-commit
1 parent 8b59828 commit 547db5e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/unit/modules/test_redismod.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
:codeauthor: Jayesh Kariya <jayeshk@saltstack.com>
2+
:codeauthor: Jayesh Kariya <jayeshk@saltstack.com>
33
4-
Test cases for salt.modules.redismod
4+
Test cases for salt.modules.redismod
55
"""
66

77
from datetime import datetime

tests/unit/states/test_redismod.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
:codeauthor: Jayesh Kariya <jayeshk@saltstack.com>
2+
:codeauthor: Jayesh Kariya <jayeshk@saltstack.com>
33
"""
44

55
from unittest.mock import MagicMock

0 commit comments

Comments
 (0)