mirror of
https://github.com/furyfire/trueskill.git
synced 2025-11-05 02:22:30 +01:00
More code standards
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace DNW\Skills\TrueSkill\Factors;
|
||||
|
||||
use DNW\Skills\FactorGraphs\Message;
|
||||
|
||||
Reference in New Issue
Block a user