Skip to content

Commit

Permalink
Small change
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoribeiro-2020 committed Mar 11, 2021
1 parent ae5deb2 commit a09a5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/preprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import dft
from headerfooter import header, footer
from parserQE import parser

# pylint: disable=C0103
###################################################################################
if __name__ == "__main__":
header("PREPROCESSING", time.asctime())
Expand Down

0 comments on commit a09a5c3

Please sign in to comment.