mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Fix: CI test
This commit is contained in:
committed by
EmilieNumworks
parent
9d8b62894f
commit
f1dab081e1
@@ -112,7 +112,7 @@ Layout Calculation::createExactOutputLayout(bool * couldNotCreateExactLayout) {
|
||||
return PoincareHelpers::CreateLayout(exactOutput());
|
||||
} else {
|
||||
*couldNotCreateExactLayout = true;
|
||||
return Layout();
|
||||
return Layout();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user