Skip to content

Conversation

@ajnelson-nist
Copy link
Member

No description provided.

A shortcoming in the documentation for the `case_utils.local_uuid`
module may have made it unclear what function to call.

`demo_uuid()` is effectively an internal function, and will raise a
runtime error for users who don't set the intentionally-awkward
environment variable to opt in to its behavior.

This patch switches use to the intended "public" interface of the
`case_utils.local_uuid` module.

Signed-off-by: Alex Nelson <[email protected]>
@ajnelson-nist ajnelson-nist requested a review from red-ship-it May 11, 2023 22:14
@red-ship-it red-ship-it merged commit 0413ba9 into develop May 12, 2023
@red-ship-it
Copy link
Collaborator

May have been premature on this merge, does my modification bring #20 and #21 together and work for what you were intending? @ajnelson-nist I was having an issue with merge due to #21 over-writing most of #20

Copy link
Member Author

@ajnelson-nist ajnelson-nist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intended change survived the merging. Thanks!

@ajnelson-nist ajnelson-nist deleted the use_local_uuid branch May 12, 2023 13:08
ajnelson-nist added a commit to casework/CASE-Utilities-Python that referenced this pull request May 12, 2023
I stumbled across this being a potential point of confusion in the
Exifread mapping repository's PR 21.

References:
* casework/CASE-Implementation-PyPI-Exifread#21

Signed-off-by: Alex Nelson <[email protected]>
ajnelson-nist added a commit to casework/CASE-Utilities-Python that referenced this pull request May 12, 2023
I stumbled across this being a potential point of confusion in the
Exifread mapping repository's PR 21.

References:
* casework/CASE-Implementation-PyPI-Exifread#21

Signed-off-by: Alex Nelson <[email protected]>
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.

3 participants