Apply 'make format' [ci skip]

This commit is contained in:
github action 2026-06-29 14:58:00 +00:00
parent cf7e3f791a
commit 514fa120f5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "verilated_covergroup.h"
#if VM_COVERAGE
# include "verilated_cov.h"
#include "verilated_cov.h"
#endif
void VlCoverpoint::init(const char* hier, uint32_t atLeast, int nBins) {