🔖 bump version 2.1.3 (#2498)

This commit is contained in:
Ju4tCode
2023-12-25 11:51:10 +08:00
committed by GitHub
parent 31c2a61cce
commit d3c26a1548
3 changed files with 421 additions and 389 deletions

View File

@ -12,7 +12,7 @@ exclude_lines =
@(abc\.)?abstractmethod
raise NotImplementedError
warnings\.warn
\.\.\.
^\.\.\.$
pass
if __name__ == .__main__.: