Skip to content

Commit b334ae3

Browse files
committed
feat: comprehensive package enhancements and infrastructure
1 parent fd75326 commit b334ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/my_python_package/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,3 +265,4 @@ def get_config() -> dict[str, Any]:
265265
Configuration dictionary
266266
"""
267267
return config.as_dict()
268+

0 commit comments

Comments
 (0)