whitespace
authorTobias Platen <tplaten@posteo.de>
Sun, 3 Oct 2021 08:38:38 +0000 (10:38 +0200)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 8 Oct 2021 13:30:35 +0000 (14:30 +0100)
src/soc/config/test/test_pi2ls.py

index 196020b74a532d980554583d5cdf989c3fc515ee..eea6532664689c0321390371ddc0a9f6a1571c1d 100644 (file)
@@ -17,7 +17,6 @@ def wait_busy(port, no=False,debug=None):
             break
         yield
         cnt += 1
-        
 
 
 def wait_addr(port,debug=None):