Skip to content

Commit

Permalink
chore: ignore geohash license
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Jul 26, 2024
1 parent b7e2fb9 commit 3061469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,5 @@ ignore_licenses = ["UNKNOWN"]
ignore_packages = [
'docformatter', # uses MIT license, has mismatched license in analysis
'mkdocs-jupyter', # uses Apache-2.0 license, has mismatched license in analysis
'python-geohash', # uses both MIT and Apache-2.0 licenses, has mismatched license in analysis
]

0 comments on commit 3061469

Please sign in to comment.