CodeBeautifier.

This commit is contained in:
Jens True 2023-08-03 14:10:17 +00:00
parent eada4f87b3
commit 3d26c639ae
4 changed files with 7 additions and 6 deletions

@ -1,6 +1,7 @@
<?php <?php
namespace DNW\Skills\FactorGraphs; namespace DNW\Skills\FactorGraphs;
use DNW\Skills\FactorGraphs\ScheduleSequence; use DNW\Skills\FactorGraphs\ScheduleSequence;
use DNW\Skills\TrueSkill\TrueSkillFactorGraph; use DNW\Skills\TrueSkill\TrueSkillFactorGraph;