Apply 'make format'

This commit is contained in:
github action 2026-03-19 22:36:40 +00:00 committed by Matthew Ballance
parent 2c371c88bd
commit 73332329be
1 changed files with 1 additions and 3 deletions

4
test_regress/t/t_covergroup_member_event_unsup.py Normal file → Executable file
View File

@ -11,8 +11,6 @@ import vltest_bootstrap
test.scenarios('vlt')
test.lint(expect_filename=test.golden_filename,
verilator_flags2=['--assert'],
fails=True)
test.lint(expect_filename=test.golden_filename, verilator_flags2=['--assert'], fails=True)
test.passes()