Skip to content

Commit db671a3

Browse files
committed
excluded all opengl stuff from sonar scanner workflow
1 parent 6da9ef7 commit db671a3

2 files changed

Lines changed: 2 additions & 301 deletions

File tree

src/ncca/ngl/widgets/mat4widget.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from PySide6.QtCore import Property, QSignalBlocker, Signal
22
from PySide6.QtWidgets import QDoubleSpinBox, QFrame, QHBoxLayout, QLabel, QWidget
33

4-
from ncca.ngl import Mat4
4+
from ncca.ngl import Mat4
55

66

7-
class Mat4ViewWidget(QFrame):
7+
class Mat4ViewWidget(QFrame): ...

src/ncca/ngl/widgets/transformation_widget.py

Lines changed: 0 additions & 299 deletions
This file was deleted.

0 commit comments

Comments
 (0)