style: cargo fmt
This commit is contained in:
@@ -433,9 +433,8 @@ impl<D: Drift> History<D> {
|
||||
mod tests {
|
||||
use approx::assert_ulps_eq;
|
||||
|
||||
use crate::{ConstantDrift, EPSILON, Game, Gaussian, ITERATIONS, IndexMap, P_DRAW, Player};
|
||||
|
||||
use super::*;
|
||||
use crate::{ConstantDrift, EPSILON, Game, Gaussian, ITERATIONS, IndexMap, P_DRAW, Player};
|
||||
|
||||
#[test]
|
||||
fn test_init() {
|
||||
|
||||
Reference in New Issue
Block a user