From: Luke Kenneth Casson Leighton Date: Fri, 3 Dec 2021 15:51:04 +0000 (+0000) Subject: whitespace X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24f0096cd4e1137fe85f47f628c60c20dad92fc7;p=soc.git whitespace --- diff --git a/src/soc/config/test/test_pi2ls.py b/src/soc/config/test/test_pi2ls.py index 79bab3ea..8c356595 100644 --- a/src/soc/config/test/test_pi2ls.py +++ b/src/soc/config/test/test_pi2ls.py @@ -118,7 +118,7 @@ def pi_ld(port1, addr, datalen, msr_pr=0): if exc_happened: return None, "slow" - yield from wait_busy(port1,debug="pi_ld_E") # wait while busy + yield from wait_busy(port1, debug="pi_ld_E") # wait while busy exc_happened = yield port1.exc_o.happened if exc_happened: