Skip to content

Remove remaining templates#2448

Merged
j9ac9k merged 3 commits intopyqtgraph:masterfrom
j9ac9k:remove-remaining-templates
Oct 1, 2022
Merged

Remove remaining templates#2448
j9ac9k merged 3 commits intopyqtgraph:masterfrom
j9ac9k:remove-remaining-templates

Conversation

@j9ac9k
Copy link
Copy Markdown
Member

@j9ac9k j9ac9k commented Oct 1, 2022

This PR removes the remaining binding-specific template files, migrating to generic ones. Also one of the .ui files was outright not used and is removed in this PR.



from PyQt6 import QtCore, QtGui, QtWidgets
from ..Qt import QtCore, QtGui, QtWidgets

Check notice

Code scanning / CodeQL

Unused import

Import of 'QtGui' is not used.


from PyQt6 import QtCore, QtGui, QtWidgets
from ..Qt import QtCore, QtGui, QtWidgets

Check notice

Code scanning / CodeQL

Unused import

Import of 'QtGui' is not used.
@j9ac9k j9ac9k force-pushed the remove-remaining-templates branch from 476d0eb to d685460 Compare October 1, 2022 19:04
@j9ac9k j9ac9k force-pushed the remove-remaining-templates branch from b29c0f6 to 40d9c8d Compare October 1, 2022 19:53
@j9ac9k j9ac9k merged commit 648a38e into pyqtgraph:master Oct 1, 2022
@j9ac9k j9ac9k deleted the remove-remaining-templates branch October 1, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants