src/eric7/APIs/Python3/eric7.bas

branch
eric7
changeset 11143
ef75c265ab47
parent 11140
b823386f7591
child 11150
73d80859079c
--- a/src/eric7/APIs/Python3/eric7.bas	Wed Feb 19 15:09:52 2025 +0100
+++ b/src/eric7/APIs/Python3/eric7.bas	Sat Feb 22 18:04:02 2025 +0100
@@ -921,6 +921,7 @@
 PyRegExpWizardWidget QWidget Ui_PyRegExpWizardDialog
 PyRegExpWizardWindow EricMainWindow
 PySvnProjectHelper VcsProjectHelper
+PydanticVisitor ast.NodeVisitor
 PytestExecutor TestExecutorBase
 PythonAstViewer QWidget
 PythonDisViewer QWidget Ui_PythonDisViewer

eric ide

mercurial