This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/sunspec/core/client.py b/sunspec/core/client.py | |
index b2d825b..933efd2 100644 | |
--- a/sunspec/core/client.py | |
+++ b/sunspec/core/client.py | |
@@ -1,499 +1,500 @@ | |
""" | |
Copyright (C) 2016 SunSpec Alliance | |
Permission is hereby granted, free of charge, to any person obtaining a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/sunspec/core/client.py b/sunspec/core/client.py | |
index b2d825b..933efd2 100644 | |
--- a/sunspec/core/client.py | |
+++ b/sunspec/core/client.py | |
@@ -1,499 +1,500 @@ | |
""" | |
Copyright (C) 2016 SunSpec Alliance | |
Permission is hereby granted, free of charge, to any person obtaining a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/serial/tools/list_ports_common.py b/serial/tools/list_ports_common.py | |
index df12939..6fd8db8 100644 | |
--- a/serial/tools/list_ports_common.py | |
+++ b/serial/tools/list_ports_common.py | |
@@ -7,6 +7,8 @@ | |
# (C) 2015 Chris Liechti <[email protected]> | |
# | |
# SPDX-License-Identifier: BSD-3-Clause | |
+import glob | |
+import os |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/epyq/form.py b/epyq/form.py | |
index aaec308..564cc07 100644 | |
--- a/epyq/form.py | |
+++ b/epyq/form.py | |
@@ -1,126 +1,175 @@ | |
#!/usr/bin/env python3 | |
#TODO: """DocString if there is one""" | |
import canmatrix.importany as importany |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
from PyQt5 import Qt, QtWidgets | |
#import os | |
#os.environ['QT_STYLE_OVERRIDE'] = 'Windows' | |
class QStringListModel(Qt.QStringListModel): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
from PyQt5 import Qt, QtWidgets | |
# import os | |
# os.environ['QT_STYLE_OVERRIDE'] = 'Windows' | |
class QStringListModel(Qt.QStringListModel): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
from PyQt5 import Qt, QtWidgets | |
# import os | |
# os.environ['QT_STYLE_OVERRIDE'] = 'Windows' | |
class QStringListModel(Qt.QStringListModel): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
from PyQt5 import Qt, QtWidgets | |
# import os | |
# os.environ['QT_STYLE_OVERRIDE'] = 'Windows' | |
class QStringListModel(Qt.QStringListModel): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
from PyQt5 import Qt, QtWidgets | |
# import os | |
# os.environ['QT_STYLE_OVERRIDE'] = 'Windows' | |
class QStringListModel(Qt.QStringListModel): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
from PyQt5 import Qt, QtWidgets | |
# import os | |
# os.environ['QT_STYLE_OVERRIDE'] = 'Windows' | |
class QStringListModel(Qt.QStringListModel): |