conftest.py: remove the extra blank line in the file
parent
b43174ffba
commit
db652d3bf2
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue