We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf9cf2 commit 03950d9Copy full SHA for 03950d9
1 file changed
src/summary.rs
@@ -1163,8 +1163,7 @@ impl<'a> Summary<'a> {
1163
alias_module: Option<String>,
1164
}
1165
1166
- let file_header = "
1167
-# This file is automatically generated by componentize-py
+ let file_header = "# This file is automatically generated by componentize-py
1168
# It is not intended for manual editing.
1169
";
1170
0 commit comments