Skip to content

Commit

Permalink
docs: adding language hint in example
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPic committed Nov 20, 2024
1 parent d6b8078 commit 831754e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/example_model_rain.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from pandas import read_csv
from ehyd_tools.synthetic_rainseries import RainModeller

# language=csv
rain = """duration,1,2,5,10,20
5,12.9,14.7,17.2,19.0,20.9
10,18.9,21.9,25.6,28.8,31.9
Expand Down

0 comments on commit 831754e

Please sign in to comment.