PyFiTransfer v0.2.0
PyFiTransfer
v0.2.0 Update Commit Notes...
Source Code
-
Added type checking to
main()
.- Now returns
NoReturn | None
.
- Now returns
-
Changed
fileType
variable type fromPathLike | str
to juststr
.- Fixes bug whe calling
Ex_1
exit method.
- Fixes bug whe calling
-
Added type checking type
NoReturn | None
to both exit methodsEx_0
andEx_1
.
README.md
-
Small formatting changes to README.md.
-
New screenshot added towards bottom of file.
- Depicts entire process of program usage.
Signed-off-by: schlopp96 71921821+schlopp96@users.noreply.github.com
What's Changed
-
- Added GNU GPL V3 License to project. by @schlopp96 in #1
New Contributors
- @schlopp96 made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0