Skip to content

Testbranch3

prajakta bendre requested to merge testbranch3 into featurebranch

Summary by Bito

This pull request makes targeted improvements to code quality and correctness across two files. It removes extraneous semicolons from key statements in AirlineProblem.java for better consistency, and fixes an erroneous equality check in a variable declaration within PrimitiveParameters.java.

Unit tests added: False

Edited by prajakta bendre

Merge request reports