| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move typing stubs next to implementation | Adam Hupp | 2021-01-15 | 1 | -86/+0 |
| | | |||||
| * | Added support for magic_descriptor routine | psrok1 | 2020-12-07 | 1 | -0/+3 |
| | | |||||
| * | 🐑 Create basic stub file for magic.py | Jack Edge | 2020-08-10 | 1 | -0/+83 |
| A stubfile was initially generated using `stubgen`, and then refined in order to increase the accuracy of the core API methods. Both `from_file` and `from_path`, both as independent functions and class instace methods, have been annotated appropriately (taking `Union[str, bytes]` and returning `Text`. Resolves #174. | |||||
