fixup: remove remove unused alias in code
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
"""Generate an executable with pytest runner embedded using PyInstaller."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
import subprocess
|
||||
|
||||
|
||||
Reference in New Issue
Block a user