canonical / cloud-init

Official upstream for the cloud-init: cloud instance initialization
https://cloud-init.io/
Other
3.01k stars 887 forks source link

fixed untyped defs in cloudinit analyze #5823

Open abdulganiyy opened 1 month ago

abdulganiyy commented 1 month ago

Related to #5445

Proposed Commit Message

fix: fix untyped-defs in /analyze

Additional Context

Test Steps

Merge type

holmanb commented 1 month ago

@abdulganiyy Thanks for this contribution!

Our CI jobs picked up that there is a syntax error in cloudinit/analyze/__init__.py. See the failed jobs for more detail.

abdulganiyy commented 1 month ago

@abdulganiyy Thanks for this contribution!

Our CI jobs picked up that there is a syntax error in cloudinit/analyze/__init__.py. See the failed jobs for more detail.

Thank you. I’ll take a look at the failed CI jobs and review the syntax error. I'll follow up once I’ve identified and resolved the issue.

abdulganiyy commented 1 month ago

@holmanb I have fixed the error.

github-actions[bot] commented 2 days ago

Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.

If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging TheRealFalcon, and he will ensure that someone takes a look soon.

(If the pull request is closed and you would like to continue working on it, please do tag TheRealFalcon to reopen it.)