ZiDa20 / Biophysical_Essentials

Software for biophysical and related lab groups focusing on intra-and extra cellular research.
MIT License
2 stars 0 forks source link

Neglect general imports like #160

Open mouzkolit opened 9 months ago

mouzkolit commented 9 months ago

from PySide6.QtCore import # type: ignore from PySide6.QtGui import # type: ignore from PySide6.QtWidgets import * # type: ignore

-> speeds up the whole process