From: Daniel Benusovich Date: Tue, 12 Mar 2019 04:04:18 +0000 (-0700) Subject: Remove whitespace X-Git-Tag: div_pipeline~2309 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6227592a090af2ce76d79ecfe8e3a3357a07dac;p=soc.git Remove whitespace --- diff --git a/TLB/test/test_cam.py b/TLB/test/test_cam.py index 4c32707e..ebf35ed1 100644 --- a/TLB/test/test_cam.py +++ b/TLB/test/test_cam.py @@ -196,7 +196,7 @@ def testbench(dut): single_match = 1 yield from set_cam(dut, enable, write_enable, address, data) yield - yield from check_single_match(dut, single_match, 0) + yield from check_single_match(dut, single_match, 0) yield