Skip to content

Commit e355bac

Browse files
Add type hints for math.py
1 parent fede869 commit e355bac

File tree

2 files changed

+114
-111
lines changed

2 files changed

+114
-111
lines changed

.pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[MASTER]
22
py-version=3.5
3+
disable=R0902,R0913

0 commit comments

Comments
 (0)