From aef99bf82b33a7c6e2faf6c781d58a4ce740e851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:50:46 -0700 Subject: [PATCH] Bump black from 23.12.1 to 24.1.1 (#114) * Bump black from 23.12.1 to 24.1.1 Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * lint --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vvillait88 --- poetry.lock | 48 +++++++++---------- pyproject.toml | 4 +- src/peopledatalabs/__init__.py | 3 +- src/peopledatalabs/endpoints/__init__.py | 1 - src/peopledatalabs/endpoints/company.py | 1 - src/peopledatalabs/endpoints/location.py | 1 - src/peopledatalabs/endpoints/person.py | 1 - src/peopledatalabs/endpoints/school.py | 1 - src/peopledatalabs/logger.py | 1 - src/peopledatalabs/main.py | 1 - src/peopledatalabs/models/__init__.py | 1 - src/peopledatalabs/models/company.py | 1 - src/peopledatalabs/models/location.py | 1 - src/peopledatalabs/models/person.py | 1 - src/peopledatalabs/models/school.py | 1 - src/peopledatalabs/requests.py | 1 - src/peopledatalabs/utils.py | 1 - tests/client/test_autocomplete.py | 1 - tests/client/test_client.py | 3 +- tests/client/test_ip.py | 1 - tests/client/test_job_title.py | 1 - tests/client/test_skill.py | 1 - tests/company/endpoints/test_bulk.py | 1 - .../company/endpoints/test_company_cleaner.py | 1 - tests/company/endpoints/test_enrichment.py | 1 - tests/company/endpoints/test_search.py | 1 - tests/company/test_company.py | 1 - tests/conftest.py | 1 - .../endpoints/test_location_cleaner.py | 1 - tests/location/test_location.py | 1 - tests/person/endpoints/test_bulk.py | 1 - tests/person/endpoints/test_enrichment.py | 1 - tests/person/endpoints/test_identify.py | 1 - tests/person/endpoints/test_retrieve.py | 1 - tests/person/endpoints/test_search.py | 1 - tests/person/test_person.py | 1 - tests/sandbox/person/test_sandbox_enrich.py | 1 - tests/sandbox/person/test_sandbox_identify.py | 1 - tests/sandbox/person/test_sandbox_search.py | 1 - tests/school/endpoints/test_school_cleaner.py | 1 - tests/school/test_school.py | 1 - 41 files changed, 28 insertions(+), 67 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1c6aa3f..1b3d321 100644 --- a/poetry.lock +++ b/poetry.lock @@ -48,34 +48,34 @@ tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""} [[package]] name = "black" -version = "23.12.1" +version = "24.1.1" description = "The uncompromising code formatter." category = "dev" optional = false python-versions = ">=3.8" files = [ - {file = "black-23.12.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e0aaf6041986767a5e0ce663c7a2f0e9eaf21e6ff87a5f95cbf3675bfd4c41d2"}, - {file = "black-23.12.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c88b3711d12905b74206227109272673edce0cb29f27e1385f33b0163c414bba"}, - {file = "black-23.12.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a920b569dc6b3472513ba6ddea21f440d4b4c699494d2e972a1753cdc25df7b0"}, - {file = "black-23.12.1-cp310-cp310-win_amd64.whl", hash = "sha256:3fa4be75ef2a6b96ea8d92b1587dd8cb3a35c7e3d51f0738ced0781c3aa3a5a3"}, - {file = "black-23.12.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:8d4df77958a622f9b5a4c96edb4b8c0034f8434032ab11077ec6c56ae9f384ba"}, - {file = "black-23.12.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:602cfb1196dc692424c70b6507593a2b29aac0547c1be9a1d1365f0d964c353b"}, - {file = "black-23.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9c4352800f14be5b4864016882cdba10755bd50805c95f728011bcb47a4afd59"}, - {file = "black-23.12.1-cp311-cp311-win_amd64.whl", hash = "sha256:0808494f2b2df923ffc5723ed3c7b096bd76341f6213989759287611e9837d50"}, - {file = "black-23.12.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:25e57fd232a6d6ff3f4478a6fd0580838e47c93c83eaf1ccc92d4faf27112c4e"}, - {file = "black-23.12.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:2d9e13db441c509a3763a7a3d9a49ccc1b4e974a47be4e08ade2a228876500ec"}, - {file = "black-23.12.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6d1bd9c210f8b109b1762ec9fd36592fdd528485aadb3f5849b2740ef17e674e"}, - {file = "black-23.12.1-cp312-cp312-win_amd64.whl", hash = "sha256:ae76c22bde5cbb6bfd211ec343ded2163bba7883c7bc77f6b756a1049436fbb9"}, - {file = "black-23.12.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1fa88a0f74e50e4487477bc0bb900c6781dbddfdfa32691e780bf854c3b4a47f"}, - {file = "black-23.12.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a4d6a9668e45ad99d2f8ec70d5c8c04ef4f32f648ef39048d010b0689832ec6d"}, - {file = "black-23.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b18fb2ae6c4bb63eebe5be6bd869ba2f14fd0259bda7d18a46b764d8fb86298a"}, - {file = "black-23.12.1-cp38-cp38-win_amd64.whl", hash = "sha256:c04b6d9d20e9c13f43eee8ea87d44156b8505ca8a3c878773f68b4e4812a421e"}, - {file = "black-23.12.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3e1b38b3135fd4c025c28c55ddfc236b05af657828a8a6abe5deec419a0b7055"}, - {file = "black-23.12.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:4f0031eaa7b921db76decd73636ef3a12c942ed367d8c3841a0739412b260a54"}, - {file = "black-23.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:97e56155c6b737854e60a9ab1c598ff2533d57e7506d97af5481141671abf3ea"}, - {file = "black-23.12.1-cp39-cp39-win_amd64.whl", hash = "sha256:dd15245c8b68fe2b6bd0f32c1556509d11bb33aec9b5d0866dd8e2ed3dba09c2"}, - {file = "black-23.12.1-py3-none-any.whl", hash = "sha256:78baad24af0f033958cad29731e27363183e140962595def56423e626f4bee3e"}, - {file = "black-23.12.1.tar.gz", hash = "sha256:4ce3ef14ebe8d9509188014d96af1c456a910d5b5cbf434a09fef7e024b3d0d5"}, + {file = "black-24.1.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:2588021038bd5ada078de606f2a804cadd0a3cc6a79cb3e9bb3a8bf581325a4c"}, + {file = "black-24.1.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1a95915c98d6e32ca43809d46d932e2abc5f1f7d582ffbe65a5b4d1588af7445"}, + {file = "black-24.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fa6a0e965779c8f2afb286f9ef798df770ba2b6cee063c650b96adec22c056a"}, + {file = "black-24.1.1-cp310-cp310-win_amd64.whl", hash = "sha256:5242ecd9e990aeb995b6d03dc3b2d112d4a78f2083e5a8e86d566340ae80fec4"}, + {file = "black-24.1.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:fc1ec9aa6f4d98d022101e015261c056ddebe3da6a8ccfc2c792cbe0349d48b7"}, + {file = "black-24.1.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0269dfdea12442022e88043d2910429bed717b2d04523867a85dacce535916b8"}, + {file = "black-24.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b3d64db762eae4a5ce04b6e3dd745dcca0fb9560eb931a5be97472e38652a161"}, + {file = "black-24.1.1-cp311-cp311-win_amd64.whl", hash = "sha256:5d7b06ea8816cbd4becfe5f70accae953c53c0e53aa98730ceccb0395520ee5d"}, + {file = "black-24.1.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:e2c8dfa14677f90d976f68e0c923947ae68fa3961d61ee30976c388adc0b02c8"}, + {file = "black-24.1.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:a21725862d0e855ae05da1dd25e3825ed712eaaccef6b03017fe0853a01aa45e"}, + {file = "black-24.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:07204d078e25327aad9ed2c64790d681238686bce254c910de640c7cc4fc3aa6"}, + {file = "black-24.1.1-cp312-cp312-win_amd64.whl", hash = "sha256:a83fe522d9698d8f9a101b860b1ee154c1d25f8a82ceb807d319f085b2627c5b"}, + {file = "black-24.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:08b34e85170d368c37ca7bf81cf67ac863c9d1963b2c1780c39102187ec8dd62"}, + {file = "black-24.1.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7258c27115c1e3b5de9ac6c4f9957e3ee2c02c0b39222a24dc7aa03ba0e986f5"}, + {file = "black-24.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:40657e1b78212d582a0edecafef133cf1dd02e6677f539b669db4746150d38f6"}, + {file = "black-24.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:e298d588744efda02379521a19639ebcd314fba7a49be22136204d7ed1782717"}, + {file = "black-24.1.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:34afe9da5056aa123b8bfda1664bfe6fb4e9c6f311d8e4a6eb089da9a9173bf9"}, + {file = "black-24.1.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:854c06fb86fd854140f37fb24dbf10621f5dab9e3b0c29a690ba595e3d543024"}, + {file = "black-24.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3897ae5a21ca132efa219c029cce5e6bfc9c3d34ed7e892113d199c0b1b444a2"}, + {file = "black-24.1.1-cp39-cp39-win_amd64.whl", hash = "sha256:ecba2a15dfb2d97105be74bbfe5128bc5e9fa8477d8c46766505c1dda5883aac"}, + {file = "black-24.1.1-py3-none-any.whl", hash = "sha256:5cdc2e2195212208fbcae579b931407c1fa9997584f0a415421748aeafff1168"}, + {file = "black-24.1.1.tar.gz", hash = "sha256:48b5760dcbfe5cf97fd4fba23946681f3a81514c6ab8a45b50da67ac8fbc6c7b"}, ] [package.dependencies] @@ -842,4 +842,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "30107e4da0eea227b82651952032255e43288dc33045d82d79f0c86cfffac5d3" +content-hash = "9d7f81a968afdbd9025b6905079e14092bb5b6788e4c73fe8e2aed85d22dd40a" diff --git a/pyproject.toml b/pyproject.toml index b3f760c..2adf4d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "peopledatalabs" -version = "3.0.5" +version = "3.0.6" description = "Official Python client for the People Data Labs API" homepage = "https://www.peopledatalabs.com" repository = "https://github.com/peopledatalabs/peopledatalabs-python" @@ -36,7 +36,7 @@ requests = "^2" [tool.poetry.dev-dependencies] autoflake = "^1.7" -black = "^23.12.1" +black = "^24.1.1" coverage = "^7.4.0" docformatter = "^1.7" flake8 = "^5.0.4" diff --git a/src/peopledatalabs/__init__.py b/src/peopledatalabs/__init__.py index 06b4a94..8650af5 100644 --- a/src/peopledatalabs/__init__.py +++ b/src/peopledatalabs/__init__.py @@ -2,10 +2,9 @@ PeopleDataLabs Python Client. """ - from .main import PDLPY -__version__ = "3.0.5" +__version__ = "3.0.6" __all__ = ["PDLPY"] diff --git a/src/peopledatalabs/endpoints/__init__.py b/src/peopledatalabs/endpoints/__init__.py index 402734b..057fc0c 100644 --- a/src/peopledatalabs/endpoints/__init__.py +++ b/src/peopledatalabs/endpoints/__init__.py @@ -2,7 +2,6 @@ Package to resolve endpoints from the People Data Labs' API. """ - from typing import Type from pydantic.v1 import ( diff --git a/src/peopledatalabs/endpoints/company.py b/src/peopledatalabs/endpoints/company.py index ad28df4..b8f0332 100644 --- a/src/peopledatalabs/endpoints/company.py +++ b/src/peopledatalabs/endpoints/company.py @@ -2,7 +2,6 @@ Defines all API endpoints for the 'Company' section. """ - from pydantic.v1.dataclasses import dataclass from . import Endpoint diff --git a/src/peopledatalabs/endpoints/location.py b/src/peopledatalabs/endpoints/location.py index 38cd293..5118810 100644 --- a/src/peopledatalabs/endpoints/location.py +++ b/src/peopledatalabs/endpoints/location.py @@ -2,7 +2,6 @@ Defines all API endpoints for the 'Location' section. """ - from pydantic.v1.dataclasses import dataclass from . import Endpoint diff --git a/src/peopledatalabs/endpoints/person.py b/src/peopledatalabs/endpoints/person.py index 4f8469a..a5cf663 100644 --- a/src/peopledatalabs/endpoints/person.py +++ b/src/peopledatalabs/endpoints/person.py @@ -2,7 +2,6 @@ Defines all API endpoints for the 'Person' section. """ - from pydantic.v1 import ( StrictStr, validate_arguments, diff --git a/src/peopledatalabs/endpoints/school.py b/src/peopledatalabs/endpoints/school.py index 9983d1f..973dcb2 100644 --- a/src/peopledatalabs/endpoints/school.py +++ b/src/peopledatalabs/endpoints/school.py @@ -2,7 +2,6 @@ Defines all API endpoints for the 'School' section. """ - from pydantic.v1.dataclasses import dataclass from . import Endpoint diff --git a/src/peopledatalabs/logger.py b/src/peopledatalabs/logger.py index d378006..18d9350 100644 --- a/src/peopledatalabs/logger.py +++ b/src/peopledatalabs/logger.py @@ -3,7 +3,6 @@ from different modules (and tests). """ - import logging from .settings import settings diff --git a/src/peopledatalabs/main.py b/src/peopledatalabs/main.py index edf1350..395b52e 100644 --- a/src/peopledatalabs/main.py +++ b/src/peopledatalabs/main.py @@ -2,7 +2,6 @@ Client's main module. """ - from pydantic.v1 import ( HttpUrl, constr, diff --git a/src/peopledatalabs/models/__init__.py b/src/peopledatalabs/models/__init__.py index 5f33830..c8da537 100644 --- a/src/peopledatalabs/models/__init__.py +++ b/src/peopledatalabs/models/__init__.py @@ -2,7 +2,6 @@ Client's models for validation. """ - from enum import Enum from typing import Optional diff --git a/src/peopledatalabs/models/company.py b/src/peopledatalabs/models/company.py index 0174d4c..2db6cde 100644 --- a/src/peopledatalabs/models/company.py +++ b/src/peopledatalabs/models/company.py @@ -2,7 +2,6 @@ Models for input parameters of the Company APIs. """ - from typing import List, Optional, Union from pydantic.v1 import ( diff --git a/src/peopledatalabs/models/location.py b/src/peopledatalabs/models/location.py index b51c95a..9884f0f 100644 --- a/src/peopledatalabs/models/location.py +++ b/src/peopledatalabs/models/location.py @@ -2,7 +2,6 @@ Models for input parameters of the Location APIs. """ - from . import BaseRequestModel diff --git a/src/peopledatalabs/models/person.py b/src/peopledatalabs/models/person.py index d7e2a52..91441ef 100644 --- a/src/peopledatalabs/models/person.py +++ b/src/peopledatalabs/models/person.py @@ -2,7 +2,6 @@ Models for input parameters of the Person APIs. """ - from enum import Enum from typing import List, Optional, Union diff --git a/src/peopledatalabs/models/school.py b/src/peopledatalabs/models/school.py index e4ed021..0f42ce5 100644 --- a/src/peopledatalabs/models/school.py +++ b/src/peopledatalabs/models/school.py @@ -2,7 +2,6 @@ Models for input parameters of the School APIs. """ - from typing import Optional from pydantic.v1 import root_validator diff --git a/src/peopledatalabs/requests.py b/src/peopledatalabs/requests.py index 7e84ef0..5001694 100644 --- a/src/peopledatalabs/requests.py +++ b/src/peopledatalabs/requests.py @@ -4,7 +4,6 @@ All requests are handled here. """ - import json from typing import Dict, Type diff --git a/src/peopledatalabs/utils.py b/src/peopledatalabs/utils.py index 771806d..c92efb3 100644 --- a/src/peopledatalabs/utils.py +++ b/src/peopledatalabs/utils.py @@ -2,7 +2,6 @@ Utility scripts which do not strictly belong to any other module. """ - import functools from .errors import EmptyParametersException diff --git a/tests/client/test_autocomplete.py b/tests/client/test_autocomplete.py index d36a9f0..c5df5b3 100644 --- a/tests/client/test_autocomplete.py +++ b/tests/client/test_autocomplete.py @@ -2,7 +2,6 @@ Tests calls to the autocomplete API. """ - import logging import pytest diff --git a/tests/client/test_client.py b/tests/client/test_client.py index 1513bf7..109b93a 100644 --- a/tests/client/test_client.py +++ b/tests/client/test_client.py @@ -2,7 +2,6 @@ All tests related to the client instance. """ - import logging import pytest @@ -20,7 +19,7 @@ def test_version(): """ Version check. """ - assert __version__ == "3.0.5" + assert __version__ == "3.0.6" @pytest.mark.usefixtures("fake_api_key") diff --git a/tests/client/test_ip.py b/tests/client/test_ip.py index e1a3fe5..8ca0228 100644 --- a/tests/client/test_ip.py +++ b/tests/client/test_ip.py @@ -2,7 +2,6 @@ Tests calls to the ip API. """ - import logging import pytest diff --git a/tests/client/test_job_title.py b/tests/client/test_job_title.py index ce53cd0..e5d5582 100644 --- a/tests/client/test_job_title.py +++ b/tests/client/test_job_title.py @@ -2,7 +2,6 @@ Tests calls to the job_title API. """ - import logging import pytest diff --git a/tests/client/test_skill.py b/tests/client/test_skill.py index 25b2ea2..0ad568f 100644 --- a/tests/client/test_skill.py +++ b/tests/client/test_skill.py @@ -2,7 +2,6 @@ Tests calls to the skill API. """ - import logging import pytest diff --git a/tests/company/endpoints/test_bulk.py b/tests/company/endpoints/test_bulk.py index 1e8901c..2e66d2e 100644 --- a/tests/company/endpoints/test_bulk.py +++ b/tests/company/endpoints/test_bulk.py @@ -2,7 +2,6 @@ Tests calls to the person/bulk API. """ - import logging import pytest diff --git a/tests/company/endpoints/test_company_cleaner.py b/tests/company/endpoints/test_company_cleaner.py index 6d9968e..26e4757 100644 --- a/tests/company/endpoints/test_company_cleaner.py +++ b/tests/company/endpoints/test_company_cleaner.py @@ -2,7 +2,6 @@ Tests calls to the company/clean API. """ - import logging import pytest diff --git a/tests/company/endpoints/test_enrichment.py b/tests/company/endpoints/test_enrichment.py index c469cb3..da951a9 100644 --- a/tests/company/endpoints/test_enrichment.py +++ b/tests/company/endpoints/test_enrichment.py @@ -2,7 +2,6 @@ Tests calls to the company/enrich API. """ - import logging import pytest diff --git a/tests/company/endpoints/test_search.py b/tests/company/endpoints/test_search.py index 1c1f822..d0d9076 100644 --- a/tests/company/endpoints/test_search.py +++ b/tests/company/endpoints/test_search.py @@ -2,7 +2,6 @@ Tests calls to the company/search API. """ - import logging import pytest diff --git a/tests/company/test_company.py b/tests/company/test_company.py index 9f07757..c33ad84 100644 --- a/tests/company/test_company.py +++ b/tests/company/test_company.py @@ -2,7 +2,6 @@ All tests related to the Company object of the client instance. """ - import logging import pytest diff --git a/tests/conftest.py b/tests/conftest.py index 848c409..a612f07 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -2,7 +2,6 @@ Pytest testing configuration file. """ - import uuid import os diff --git a/tests/location/endpoints/test_location_cleaner.py b/tests/location/endpoints/test_location_cleaner.py index 94235ae..73a3516 100644 --- a/tests/location/endpoints/test_location_cleaner.py +++ b/tests/location/endpoints/test_location_cleaner.py @@ -2,7 +2,6 @@ Tests calls to the location/clean API. """ - import logging import pytest diff --git a/tests/location/test_location.py b/tests/location/test_location.py index 97d80fc..7d19360 100644 --- a/tests/location/test_location.py +++ b/tests/location/test_location.py @@ -2,7 +2,6 @@ All tests related to the Location object of the client instance. """ - import logging import pytest diff --git a/tests/person/endpoints/test_bulk.py b/tests/person/endpoints/test_bulk.py index 6024364..0c648b0 100644 --- a/tests/person/endpoints/test_bulk.py +++ b/tests/person/endpoints/test_bulk.py @@ -2,7 +2,6 @@ Tests calls to the person/bulk API. """ - import logging import pytest diff --git a/tests/person/endpoints/test_enrichment.py b/tests/person/endpoints/test_enrichment.py index 370af18..319d703 100644 --- a/tests/person/endpoints/test_enrichment.py +++ b/tests/person/endpoints/test_enrichment.py @@ -2,7 +2,6 @@ Tests calls to the person/enrich API. """ - import logging import pytest diff --git a/tests/person/endpoints/test_identify.py b/tests/person/endpoints/test_identify.py index 4c0de38..7b4cc6b 100644 --- a/tests/person/endpoints/test_identify.py +++ b/tests/person/endpoints/test_identify.py @@ -2,7 +2,6 @@ Tests calls to the person/identify API. """ - import logging import pytest diff --git a/tests/person/endpoints/test_retrieve.py b/tests/person/endpoints/test_retrieve.py index fdf7f6b..7c4c190 100644 --- a/tests/person/endpoints/test_retrieve.py +++ b/tests/person/endpoints/test_retrieve.py @@ -2,7 +2,6 @@ Tests calls to the person/retrieve API. """ - import logging import pytest diff --git a/tests/person/endpoints/test_search.py b/tests/person/endpoints/test_search.py index 9d2764b..60373f2 100644 --- a/tests/person/endpoints/test_search.py +++ b/tests/person/endpoints/test_search.py @@ -2,7 +2,6 @@ Tests calls to the person/search API. """ - import logging import pytest diff --git a/tests/person/test_person.py b/tests/person/test_person.py index 11dc356..bf7a153 100644 --- a/tests/person/test_person.py +++ b/tests/person/test_person.py @@ -2,7 +2,6 @@ All tests related to the Person object of the client instance. """ - import logging import pytest diff --git a/tests/sandbox/person/test_sandbox_enrich.py b/tests/sandbox/person/test_sandbox_enrich.py index d2216ea..8456768 100644 --- a/tests/sandbox/person/test_sandbox_enrich.py +++ b/tests/sandbox/person/test_sandbox_enrich.py @@ -2,7 +2,6 @@ Tests calls to the sandbox person/enrich API. """ - import logging import pytest diff --git a/tests/sandbox/person/test_sandbox_identify.py b/tests/sandbox/person/test_sandbox_identify.py index 5bf40bc..02503d3 100644 --- a/tests/sandbox/person/test_sandbox_identify.py +++ b/tests/sandbox/person/test_sandbox_identify.py @@ -2,7 +2,6 @@ Tests calls to the sandbox person/identify API. """ - import logging import pytest diff --git a/tests/sandbox/person/test_sandbox_search.py b/tests/sandbox/person/test_sandbox_search.py index fc0622f..ffbc209 100644 --- a/tests/sandbox/person/test_sandbox_search.py +++ b/tests/sandbox/person/test_sandbox_search.py @@ -2,7 +2,6 @@ Tests calls to the sandbox person/search API. """ - import logging import pytest diff --git a/tests/school/endpoints/test_school_cleaner.py b/tests/school/endpoints/test_school_cleaner.py index 801a92a..c168438 100644 --- a/tests/school/endpoints/test_school_cleaner.py +++ b/tests/school/endpoints/test_school_cleaner.py @@ -2,7 +2,6 @@ Tests calls to the school/clean API. """ - import logging import pytest diff --git a/tests/school/test_school.py b/tests/school/test_school.py index b4b99bc..b800fa4 100644 --- a/tests/school/test_school.py +++ b/tests/school/test_school.py @@ -2,7 +2,6 @@ All tests related to the School object of the client instance. """ - import logging import pytest