Skip to content

Commit

Permalink
docs: Add module-level doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned committed Oct 4, 2024
1 parent f1d18a2 commit 4d3c550
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/vendor_datasets.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
"""
Adapted from `altair-viz/vega_datasets`_.
.. _altair-viz/vega_datasets:
https://github.com/altair-viz/vega_datasets
"""

from __future__ import annotations

import sys
Expand Down

0 comments on commit 4d3c550

Please sign in to comment.