jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
913 stars 121 forks source link

Cleanup of docstrings for feature.py and examples.py #205

Closed NoharaMasato closed 1 year ago

NoharaMasato commented 1 year ago

Cleanup of docstrings for feature.py and examples.py

codecov[bot] commented 1 year ago

Codecov Report

Merging #205 (cd2128a) into main (5d96461) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
- Coverage   94.90%   94.88%   -0.02%     
==========================================
  Files          10       10              
  Lines         353      352       -1     
  Branches       76       76              
==========================================
- Hits          335      334       -1     
  Misses         11       11              
  Partials        7        7              
Impacted Files Coverage Δ
geojson/examples.py 100.00% <ø> (ø)
geojson/feature.py 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

NoharaMasato commented 1 year ago

Let me merge this since this is very simple PR.