Skip to content

Commit

Permalink
PAPP-34391: linting change
Browse files Browse the repository at this point in the history
  • Loading branch information
tapishj-splunk committed Aug 8, 2024
1 parent 4087fe1 commit 2cbded1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsgmail_process_email.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import string
import tempfile
from collections import OrderedDict
from email.header import decode_header, make_header, Header
from email.header import Header, decode_header, make_header

import magic
import phantom.app as phantom
Expand Down

0 comments on commit 2cbded1

Please sign in to comment.