Skip to content

add type hints to prepare.py#11

Open
zamadye wants to merge 2 commits intoVictorVVedtion:masterfrom
zamadye:fix/type-hints-prepare
Open

add type hints to prepare.py#11
zamadye wants to merge 2 commits intoVictorVVedtion:masterfrom
zamadye:fix/type-hints-prepare

Conversation

@zamadye
Copy link

@zamadye zamadye commented Mar 15, 2026

added return type hints to the functions that were missing them. print_scan_report, init_ouro, and install_template all return None now.

also improved the scan_project return type from dict to dict[str, any] for better type checking.

let me know if i should add more specific types!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant