Skip to content

Commit fae22e4

Browse files
authored
Update mesh_html_reporter.py
Multiple bug fixes
1 parent 50b9314 commit fae22e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MeshAnalyzer/files/mesh_html_reporter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ def _generate_power_section(self, power_data: Dict) -> str:
944944
</div>
945945
946946
<div class="power-note">
947-
<p>💡 Use --check-power --fix-power to generate a fix script</p>
947+
<p>💡 These issues require manual configuration changes</p>
948948
</div>
949949
</section>
950950
"""

0 commit comments

Comments
 (0)