Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 87b0e46

Browse files
committed
IDP-43-modular: feedback review
1 parent 56bf4fc commit 87b0e46

File tree

1 file changed

+1
-1
lines changed
  • cpk_lib_python_github/github_app_token_generator_package/github_app_token_generator

1 file changed

+1
-1
lines changed

cpk_lib_python_github/github_app_token_generator_package/github_app_token_generator/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from dataclasses import dataclass
66
from typing import Any, Dict, Optional
77

8-
import toml # Moved from line 158 to top level
8+
import toml
99

1010
logger = logging.getLogger(__name__)
1111

0 commit comments

Comments
 (0)