We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7efce3 commit 5a963a8Copy full SHA for 5a963a8
Calculadora Basica PyQt5/Calculadora.py
@@ -1,11 +1,7 @@
1
# -*- coding: utf-8 -*-
2
-
3
-# Form implementation generated from reading ui file 'calculadora.ui'
4
-#
5
-# Created by: PyQt5 UI code generator 5.9.2
6
+# Form implementation generated from reading ui file 'calculadora.ui'#
+# Created by: PyQt5 UI code generator 5.9.2#
7
# WARNING! All changes made in this file will be lost!
8
9
from PyQt5 import QtCore, QtGui, QtWidgets
10
11
class Ui_Form(object):
0 commit comments