Skip to content

Modifies int validator, deprecates get_filename_by_path

Latest
Compare
Choose a tag to compare
@Jtecx Jtecx released this 22 Apr 09:09
· 1 commit to main since this release
Integer input function instead.

Deprecates get_filename_by_path as pathlib's .stem can handle returns for filename without extension, and .name can handle returns for filename with extension.