Skip to content

Commit

Permalink
Adding line break to pass style checks
Browse files Browse the repository at this point in the history
Ran ./gradlew fJ and this was the fix
  • Loading branch information
JohnDoll2023 authored and frankfliu committed Jul 5, 2022
1 parent 86ec2f9 commit df9291f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
import ai.djl.modality.cv.translator.wrapper.UrlTranslator;
import ai.djl.translate.Translator;
import ai.djl.translate.TranslatorFactory;

import java.io.InputStream;
import java.net.URL;
import java.nio.file.Path;
Expand Down

0 comments on commit df9291f

Please sign in to comment.