Use nightly rustfmt in CI (#7509)
* Use nightly rustfmt in CI * Fix current code to be nightly formatted
This commit is contained in:
@ -668,9 +668,8 @@ impl From<GeometryWithImportedGeometry> for KclValue {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::exec::UnitType;
|
||||
|
||||
use super::*;
|
||||
use crate::exec::UnitType;
|
||||
|
||||
#[test]
|
||||
fn test_human_friendly_type() {
|
||||
|
Reference in New Issue
Block a user