HHousen / TransformerSum

Too many blank lines found FLK-E303
Style
Minor
1 occurrence in this check
too many blank lines (2)
1107                    raise e
1108
1109
1110            src_txt = [1111                " ".join([token.text for token in nlp(sentence) if str(token) != "."])
1112                + "."
1113                for sentence in input_sentences