mxndtaylor / aliasing

a small utility library to add aliases to python classes
MIT License
1 stars 0 forks source link

Feature/24 feature allow calling attach on an instance of a class without modifying the class itself #25

Closed mxndtaylor closed 4 weeks ago

github-actions[bot] commented 4 weeks ago

Reports:

Test Report ```xml ```
Coverage Report ```xml /home/runner/work/aliasing/aliasing ```
Flake8 Report ``` 4 E501 line too long (84 > 79 characters) 1 W604 backticks are deprecated, use 'repr()' ```
github-actions[bot] commented 4 weeks ago

Reports:

Test Report ```xml ```
Coverage Report ```xml /home/runner/work/aliasing/aliasing ```
Flake8 Report ``` 1 W604 backticks are deprecated, use 'repr()' ```
github-actions[bot] commented 4 weeks ago

Reports:

Test Report ```xml ```
Coverage Report ```xml /home/runner/work/aliasing/aliasing ```
Flake8 Report ``` ```