Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gruebel committed Sep 11, 2023
1 parent 2d435ca commit dbde926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations

from typing import TYPE_CHECKING, TypeVar, Any
from typing import TYPE_CHECKING, TypeVar, Any # noqa

import rustworkx as rx

Expand Down

0 comments on commit dbde926

Please sign in to comment.