Skip to content

Commit

Permalink
⚰️imports
Browse files Browse the repository at this point in the history
  • Loading branch information
berkaygediz committed Feb 8, 2024
1 parent 1d99cee commit b1fa8fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions SpanRC.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,10 @@
import matplotlib.pyplot as plt
from PyQt5.QtWidgets import *
from PyQt5.QtGui import *
from PyQt5.QtTest import *
from PyQt5.QtCore import *
from PyQt5.QtPrintSupport import *
from modules.translations import *

# DEBUG ONLY VERSION - DO NOT USE IN PRODUCTION

default_values = {
"row": 1,
"column": 1,
Expand Down

0 comments on commit b1fa8fb

Please sign in to comment.