Skip to content

Commit 983454b

Browse files
committed
a
1 parent cfb451b commit 983454b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

claims_hosp/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"darker[isort]~=2.1.1",
77
"delphi-utils",
88
"numpy",
9+
"pydocstyle",
910
"pandas",
1011
"paramiko",
1112
"pyarrow",

doctor_visits/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"darker[isort]~=2.1.1",
66
"delphi-utils",
77
"numpy",
8+
"pydocstyle",
89
"pandas",
910
"paramiko",
1011
"pylint==2.8.3",

google_symptoms/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"freezegun",
99
"mock",
1010
"numpy",
11+
"pydocstyle",
1112
"pandas-gbq",
1213
"pandas",
1314
"pydocstyle",

0 commit comments

Comments
 (0)