Fix weight template to remove ugliness in rust doc (#7565)

fixed weight template
This commit is contained in:
Alexander Theißen
2020-11-20 13:24:02 +01:00
committed by GitHub
parent 4637100ac7
commit f06625f03c
2 changed files with 4 additions and 2 deletions
@@ -1,5 +1,6 @@
{{header}}
//! Weights for {{pallet}}
//! Autogenerated weights for {{pallet}}
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION {{version}}
//! DATE: {{date}}, STEPS: {{cmd.steps}}, REPEAT: {{cmd.repeat}}, LOW RANGE: {{cmd.lowest_range_values}}, HIGH RANGE: {{cmd.highest_range_values}}
//! EXECUTION: {{cmd.execution}}, WASM-EXECUTION: {{cmd.wasm_execution}}, CHAIN: {{cmd.chain}}, DB CACHE: {{cmd.db_cache}}