mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Clean gui_frontend
This commit is contained in:
@@ -23,7 +23,6 @@ def main():
|
||||
screen_topright = screen_geo.topRight()
|
||||
app.x_pos = (screen_topright.x() - 20) - app.width
|
||||
app.y_pos = (screen_topright.y() + 20)
|
||||
# import pdb;pdb.set_trace()
|
||||
|
||||
# GUI configarg
|
||||
BASE_DIR = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
Reference in New Issue
Block a user