Skip to content

Commit

Permalink
Lint code.
Browse files Browse the repository at this point in the history
  • Loading branch information
ltfish committed Dec 4, 2024
1 parent d406b26 commit c63b44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_z3.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# pylint: disable=missing-class-docstring,no-self-use
from __future__ import annotations

import unittest
import sys
import unittest

import claripy

Expand Down

0 comments on commit c63b44e

Please sign in to comment.