Skip to content

Conversation

harminius
Copy link
Contributor

Fixes MerginMaps/qgis-plugin#778

Use typing notation compatible with old Pythons (3.8 is used in supported QGIS version 3.22)

@harminius harminius requested a review from MarcelGeo August 18, 2025 13:20
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17041771584

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.005%) to 80.45%

Totals Coverage Status
Change from base Build 16878663277: -0.005%
Covered Lines: 3502
Relevant Lines: 4353

💛 - Coveralls

@MarcelGeo MarcelGeo merged commit 421e04c into master Aug 18, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot install plugin: TypeError 'type' object is not subscriptable on QGIS 3.22 (Python 3.8) due to dict[...] annotation
3 participants