Skip to content

Commit

Permalink
Update src/viadot/sources/eurostat.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Zawadzki <[email protected]>
  • Loading branch information
Rafalz13 and trymzet authored Oct 2, 2024
1 parent 133a3a0 commit 77daacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/viadot/sources/eurostat.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


class Eurostat(Source):
"""Class for creating instance of Eurostat connector to REST API by HTTPS response.
"""Eurostat REST API v1 connector.
This module provides functionalities for connecting to Eurostat API and download
the datasets. It includes the following features:
Expand Down

0 comments on commit 77daacd

Please sign in to comment.