conftest.py: remove the extra blank line in the file

bug555-fangchen
Lan Hui 2024-09-01 07:38:49 +08:00
parent b43174ffba
commit db652d3bf2
1 changed files with 0 additions and 1 deletions

View File

@ -33,4 +33,3 @@ def restore_sqlite_database():
def restart_englishpal(restore_sqlite_database): def restart_englishpal(restore_sqlite_database):
(Path(__file__).parent / '../main.py').touch() (Path(__file__).parent / '../main.py').touch()
time.sleep(1) time.sleep(1)