Skip to content

Conversation

bgilbert
Copy link
Member

@bgilbert bgilbert commented Sep 8, 2024

Require from __future__ import annotations in every Python file that isn't a known config file. Prep for adding type annotations.

@openslide-bot
Copy link
Member

openslide-bot commented Sep 8, 2024

DCO signed off ✔️

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

Require `from __future__ import annotations` in every Python file that
isn't a known config file.  Prep for adding type annotations.

Signed-off-by: Benjamin Gilbert <[email protected]>
@bgilbert bgilbert merged commit 6d469ff into openslide:main Sep 8, 2024
40 checks passed
@bgilbert bgilbert deleted the future branch September 8, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants