Skip to content

Conversation

@DavidVujic
Copy link
Owner

Description

Fixes an issue with the Python create-module template, that happens when passing in a --name that is a path (containing /).

Motivation and Context

Fixes #46

How Has This Been Tested?

CircleCI ✅
REPL-based tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@DavidVujic DavidVujic merged commit a4e4624 into main Jan 23, 2023
@DavidVujic DavidVujic deleted the create_with_name_as_path branch January 23, 2023 16:32
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.

poly create: produces invalid Python code when the --name contains a path

2 participants