[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
This commit is contained in:
Peter Collingbourne 2025-08-15 14:23:47 -07:00 committed by Peter Collingbourne
parent b2c828372f
commit 77e703927f

View File

@ -969,7 +969,7 @@ else:
def target_page_size():
try:
proc = subprocess.Popen(
f"{emulator or ""} python3",
f"{emulator or ''} python3",
shell=True,
stdin=subprocess.PIPE,
stdout=subprocess.PIPE,