Skip to content

Commit 2c5fcd1

Browse files
committed
isort.
1 parent d0b8348 commit 2c5fcd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymodbus/datastore/database/redis_datastore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# pylint: disable=missing-type-doc
33
import logging
44

5+
56
try:
67
import redis
78
except ImportError:

0 commit comments

Comments
 (0)