We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb451b commit 983454bCopy full SHA for 983454b
claims_hosp/setup.py
@@ -6,6 +6,7 @@
6
"darker[isort]~=2.1.1",
7
"delphi-utils",
8
"numpy",
9
+ "pydocstyle",
10
"pandas",
11
"paramiko",
12
"pyarrow",
doctor_visits/setup.py
@@ -5,6 +5,7 @@
5
"pylint==2.8.3",
google_symptoms/setup.py
@@ -8,6 +8,7 @@
"freezegun",
"mock",
"pandas-gbq",
13
14
"pydocstyle",
0 commit comments