translate some of the examples

This commit is contained in:
2020-09-04 00:05:25 +02:00
parent 1648c72904
commit c954484503
3 changed files with 45 additions and 42 deletions

View File

@@ -273,8 +273,7 @@ impl Configuration {
op,
integration_time: self.integration_time,
vortex: self.vortex,
};
todo!();
}
}
}