format import
This commit is contained in:
parent
9e1c2288a0
commit
cb00b28166
@ -1,5 +1,3 @@
|
||||
use std::num::NonZero;
|
||||
|
||||
use crate::{
|
||||
agent::Agent,
|
||||
complexagent::ComplexAgent,
|
||||
@ -14,6 +12,7 @@ use skillratings::{
|
||||
elo::{elo, EloConfig, EloRating},
|
||||
Outcomes, Rating,
|
||||
};
|
||||
use std::num::NonZero;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn run() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user