Skip to content

Commit

Permalink
chore: flake8 error
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryPTB committed Jul 19, 2024
1 parent 7e6afc6 commit 3de69f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/capvalidator/validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from lxml import etree as ET
from lxml.etree import DocumentInvalid
from signxml import XMLVerifier, InvalidSignature
from datetime import datetime, timezone


class Validator:
Expand Down

0 comments on commit 3de69f3

Please sign in to comment.