diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-09-05 18:54:39 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-09-05 18:54:39 -0700 |
commit | a65dfc914517376b5ededb82e594236c5d61c721 (patch) | |
tree | 381a5d346dfad7f020c344d2c4740eefb71be61d /python/.coveragerc | |
parent | 28d2d94a9100c1a809955cde93fdbb7a36263057 (diff) | |
download | fatcat-a65dfc914517376b5ededb82e594236c5d61c721.tar.gz fatcat-a65dfc914517376b5ededb82e594236c5d61c721.zip |
update all other mentions of python client lib
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 |