This website requires JavaScript.
Explore
Help
Sign in
python
/
aiogram
Watch
1
Star
0
Fork
You've already forked aiogram
0
mirror of
https://github.com/aiogram/aiogram.git
synced
2026-04-08 16:37:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
ac7f2dc408
aiogram
/
.coveragerc
6 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
Dev 3.x i18n & improvements (#696) * Added base code and make code improvements * Auto-exclude coverage for `if TYPE_CHECKING:` * Fixed current coverage * Cover I18n module * Update pipeline * Fixed annotations * Added docs * Move exceptions * Added tests for KeyboardBuilder and initial docs * Remove help generator (removed from sources tree, requires rewrite) * Added patch-notes #698, #699, #700, #701, #702, #703
2021-09-22 00:52:38 +03:00
[report]
exclude_lines =
pragma: no cover
if TYPE_CHECKING:
@abstractmethod
Reference in a new issue
Copy permalink