This commit is contained in:
quantulr
2024-04-08 17:25:13 +08:00
parent 2c1cd822fc
commit 0b77166eed
5 changed files with 32 additions and 16 deletions

View File

@ -0,0 +1,2 @@
class NoWindowException(Exception):
pass