diff options
Diffstat (limited to 'python/.coveragerc')
-rw-r--r-- | python/.coveragerc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/.coveragerc b/python/.coveragerc index becac586..78764694 100644 --- a/python/.coveragerc +++ b/python/.coveragerc @@ -2,4 +2,4 @@ source = fatcat_tools fatcat_web - ../python_client/fatcat_client + ../python_openapi_client/fatcat_openapi_client |