Skip to content

Commit 5b88143

Browse files
committed
minor updates
1 parent 585d1cd commit 5b88143

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

modbus_simulator/ui/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
"""
2-
Copyright (c) 2016 Riptide IO, Inc. All Rights Reserved.
3-
4-
"""
51
from __future__ import absolute_import, unicode_literals

modbus_simulator/utils/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
"""
2-
Copyright (c) 2016 Riptide IO, Inc. All Rights Reserved.
3-
4-
"""
51
from __future__ import absolute_import, unicode_literals

modbus_simulator/utils/pymodbus_server.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
"""
2-
Copyright (c) 2017 Riptide IO, Inc. All Rights Reserved.
3-
4-
"""
51
from __future__ import absolute_import, unicode_literals
62

73
from pymodbus.server.sync import ModbusSerialServer

0 commit comments

Comments
 (0)