Incorrect formatting (#3548)

This commit is contained in:
Connor Fitzgerald 2023-03-01 15:59:47 -05:00 committed by GitHub
parent 9d6a7a9fe5
commit e998d7bae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,7 @@ mod inner {
});
println!("");
}
print!("\t\t ");
print!("\t\t {texture_format_whitespace}");
wgpu::TextureFormatFeatureFlags::println_table_footer();
}