Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

fix: Requests Mixins aren't ABCs #634

Merged
merged 1 commit into from
Sep 9, 2022
Merged

fix: Requests Mixins aren't ABCs #634

merged 1 commit into from
Sep 9, 2022

Conversation

silasary
Copy link
Collaborator

@silasary silasary commented Sep 9, 2022

What type of pull request is this?

  • Non-breaking code change
  • Breaking code change
  • Documentation change/addition
  • Tests change

Description

Fixes an incorrect use of ABCs, which was raising flake8 warnings.

Checklist

  • I've formatted my code with Black
  • I've ensured my code works on Python 3.10.x
  • I've tested my code

@LordOfPolls LordOfPolls added the ci::Fix Continuous integration fixes label Sep 9, 2022
@LordOfPolls LordOfPolls merged commit ab79545 into dev Sep 9, 2022
@LordOfPolls LordOfPolls deleted the flake branch September 9, 2022 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci::Fix Continuous integration fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants