Skip to content
Snippets Groups Projects
Commit 5ac2e35c authored by Lan Dam's avatar Lan Dam
Browse files

flake8

parent 1b566b64
No related branches found
No related tags found
2 merge requests!217Implement dialogs to edit valueColors for 2 multiColorDots plot types,!214Implement dialogs to edit valueColors for different plot types
Pipeline #3227 passed with stage
in 4 minutes and 26 seconds
import sys
import platform
import os
from typing import List, Dict
from PySide2 import QtWidgets, QtCore, QtGui
from PySide2.QtWidgets import QWidget
from PySide2.QtGui import QDoubleValidator
from sohstationviewer.view.db_config.value_color_helper.\
edit_value_color_dialog.edit_value_color_dialog_super_class import \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment