Skip to content

Commit

Permalink
Merge pull request #747 from tomkralidis/csw-compat
Browse files Browse the repository at this point in the history
add backwards compatibility for owslib.csw.CswRecord
  • Loading branch information
tomkralidis committed Feb 16, 2021
2 parents 95a36dc + dd4e2b2 commit 85e5f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions owslib/csw.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"""

from .catalogue import csw2, csw3
from .catalogue.csw2 import CswRecord
from .util import clean_ows_url, Authentication


Expand Down

0 comments on commit 85e5f04

Please sign in to comment.