Skip to content

Normalize local3d imports in soft-parts and texture-bake tests - #6

Open
k0shir0 wants to merge 1 commit into
JustinGamer191:mainfrom
k0shir0:normalize-test-imports
Open

Normalize local3d imports in soft-parts and texture-bake tests#6
k0shir0 wants to merge 1 commit into
JustinGamer191:mainfrom
k0shir0:normalize-test-imports

Conversation

@k0shir0

Copy link
Copy Markdown

These two test files were importing through src.local3d while the other twenty-plus use the plain local3d package path - both only work because pythonpath lists src and the repo root. Switched them to the package-style import everyone else uses. Both files pass locally after the change.

Sign up for freeto 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

@k0shir0