abcdenis

Results 15 issues of abcdenis

eliminate duplicates

Hi, is there a way to determine prepared Automaton's memory footprint? It could be helpful for using this in limited size cache. Thank you.

annotation_len compares with constant 7 and not max_annotation_len :( But max_annotation_len is used in error message formatting. https://github.com/best-doctor/flake8-annotations-complexity/blob/master/flake8_annotations_complexity/ast_helpers.py#L65

bug

### Checklist - [X] I am sure the error is coming from Pyrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...

Hi, Ctrl+"\\" on windows change pannel's current directory to the root of current drive. On macos it goes to the root of system what is not useful. It will be...