Skip to content

Conversation

@jdabs
Copy link

@jdabs jdabs commented Oct 14, 2025

Overview

Some example .pys were missing import os declaration so they didn't work out of the box.

Description

Added import os declaration to the example files missing it. These were all the example I found missing the declaration, and the others had it already.

Types of changes

  • Refactor/enhancement
  • Bug fix/behavior correction
  • New feature
  • Breaking change
  • Other, additional

Status

  • Prefix PR title with [WIP] if necessary (changes not yet made).
  • Add tests to cover changes as needed.
  • Update documentation/changelog as needed.
  • Verify all tests run correctly in CI and pass.
  • Ready for review/merge.

@jdabs jdabs requested a review from a team as a code owner October 14, 2025 14:45
@jdabs
Copy link
Author

jdabs commented Oct 14, 2025

Not sure how commit from another user got here.

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.

2 participants