Skip to content

Add note about case sensitivity#82

Merged
GRyall merged 1 commit intomainfrom
mention_case_sensitivity_in_error
Mar 6, 2026
Merged

Add note about case sensitivity#82
GRyall merged 1 commit intomainfrom
mention_case_sensitivity_in_error

Conversation

@Tom-Willemsen
Copy link
Member

@Tom-Willemsen Tom-Willemsen commented Mar 6, 2026

Description of work

Expand error message to mention case-sensitivity of Python module names.

To test

Closes #79

Acceptance criteria

  • Error mentions case sensitivity

Code Review

  • Is the code of an acceptable quality?
  • Are there unit tests in place? Are the unit tests small and test the a class in isolation?
  • Have the changes been documented in the release notes. If so, do they describe the changes appropriately?

Functional Tests

  • Do changes function as described? Add comments below that describe the tests performed.
  • How do the changes handle unexpected situations, e.g. bad input?
  • Has developer documentation been updated if required?

@github-project-automation github-project-automation bot moved this to Flash Review in Tasks Mar 6, 2026
@GRyall GRyall merged commit 9c66f69 into main Mar 6, 2026
17 checks passed
@GRyall GRyall deleted the mention_case_sensitivity_in_error branch March 6, 2026 13:08
@Tom-Willemsen Tom-Willemsen removed this from Tasks Mar 6, 2026
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.

load_script: now case sensitive on Windows

2 participants