Skip to content

Conversation

@michaelos443
Copy link
Owner

@michaelos443 michaelos443 commented Dec 9, 2025

Summary

This PR adds comprehensive type hints and NumPy-style docstrings to the join_flv.py module to improve code readability, maintainability, and IDE support.

soimort and others added 7 commits April 27, 2025 01:58
…or upgrading from a VCS URL to work when the package version is unchanged (pypa/pip#9397, pypa/pip#5780)
- Add module-level docstring describing the FLV joining functionality
- Add type hints to all functions, methods, and class attributes
- Add NumPy-style docstrings to all public functions and the ECMAObject class
- Add FLVTag type alias for FLV tag tuple structure
- Import typing annotations (Any, BinaryIO, Callable)
- Fix PEP8 issues (blank lines, loop variable naming)
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