Skip to content

Commit

Permalink
fix server style
Browse files Browse the repository at this point in the history
  • Loading branch information
reschandreas committed Oct 9, 2023
1 parent 7421d0f commit 1bb8d0f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ public ProgrammingExerciseService(ProgrammingExerciseRepository programmingExerc
* </ol>
*
* @param programmingExercise The programmingExercise that should be setup
* @param imported defines if the programming exercise is imported
* @return The new setup exercise
* @throws GitAPIException If something during the communication with the remote Git repository went wrong
* @throws IOException If the template files couldn't be read
Expand Down

0 comments on commit 1bb8d0f

Please sign in to comment.