Skip to content

Draft: Testbranch1

prajakta bendre requested to merge Testbranch1 into featurebranch

Summary by Bito

This PR updates AirlineProblem.java by modifying the string concatenation in the toString() method. The change was intended to remove the 'partners' variable from being appended, replacing it with an empty string literal to address potential string formatting issues.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 1
Edited by prajakta bendre

Merge request reports