Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
bo156 committed Sep 20, 2023
1 parent 36ac918 commit fe6f847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkov/terraform/modules/module_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import json
from collections.abc import Iterator
from dataclasses import dataclass
from typing import Optional, Any
from typing import Any


@dataclass(frozen=True)
Expand Down

0 comments on commit fe6f847

Please sign in to comment.