Skip to content

Commit

Permalink
Try alternative lint justification
Browse files Browse the repository at this point in the history
  • Loading branch information
florianschanda committed Sep 21, 2023
1 parent 41b28fb commit 8cd2a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trlc/trlc.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from trlc.lexer import TRLC_Lexer
from trlc.version import TRLC_VERSION, BUGS_URL

# pylint: disable=unused-import
try:
import cvc5
VCG_API_AVAILABLE = True
Expand Down

0 comments on commit 8cd2a68

Please sign in to comment.