mirror of
https://github.com/furyfire/trueskill.git
synced 2025-09-13 13:48:22 +02:00
Pint applied for formatting
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php namespace DNW\Skills;
|
||||
<?php
|
||||
|
||||
namespace DNW\Skills;
|
||||
|
||||
use DNW\Skills\Numerics\Range;
|
||||
|
||||
@@ -13,4 +15,4 @@ class TeamsRange extends Range
|
||||
{
|
||||
return new TeamsRange($min, $max);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user