Skip to content

Commit

Permalink
Fixed flake8 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostOps77 committed May 4, 2024
1 parent 4f81e6a commit a4f3ab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion click_repl/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from __future__ import annotations

import sys
from functools import wraps
from typing import TYPE_CHECKING, Any, Callable, Dict, Generator, TypeVar

Expand Down

0 comments on commit a4f3ab5

Please sign in to comment.