Skip to content

Conversation

arunanshub
Copy link
Owner

No description provided.

@arunanshub arunanshub self-assigned this Oct 18, 2023
@arunanshub arunanshub merged commit 9905550 into master Oct 18, 2023
@arunanshub arunanshub deleted the test/simplify branch October 18, 2023 16:10
blacklist_characters=r'\/.<>:"|?*',
)
def generate_path(draw: st.DrawFn, *, allow_pathlike=True) -> str | PathLike:
windows_path_re = re.compile(r"^([A-z]:\\)?(\w+\\)*(\w+\.)+\w+$")

Check warning

Code scanning / CodeQL

Overly permissive regular expression range

Suspicious character range that is equivalent to \[A-Z\\[\\\\]^_`a-z\].
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.

1 participant