Skip to content

Commit 0b9b9f5

Browse files
committed
[export v2] Add schema URL to help
1 parent e6df775 commit 0b9b9f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

augur/export_v2.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""
2-
Export version 2 JSON schema for visualization with Auspice
2+
Export version 2 JSON schema for visualization with Auspice.
3+
The JSON schema is available at <https://nextstrain.org/schemas/dataset/v2>
34
"""
45
import os
56
from pathlib import Path

0 commit comments

Comments
 (0)