File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ charset = utf-8
12
12
indent_style = space
13
13
indent_size = 4
14
14
15
- # Matches the exact files either package.json or .travis .yml
15
+ # Matches the exact files either package.json or .circleci/config .yml
16
16
[{package.json,.circleci/config.yml} ]
17
17
indent_style = space
18
18
indent_size = 2
19
+
Original file line number Diff line number Diff line change
1
+ cff-version : 1.2.0
2
+ message : " If you use this software, please cite it as below."
3
+ authors :
4
+ - family-names : " Parmer"
5
+ given-names : " Chris"
6
+ - family-names : " Duval"
7
+ given-names : " Philippe"
8
+ - family-names : " Johnson"
9
+ given-names : " Alex"
10
+ orcid : https://orcid.org/0000-0003-4623-4147
11
+ title : " A data and analytics web app framework for Python, no JavaScript required."
12
+ version : 2.18.2
13
+ doi : 10.5281/zenodo.14182630
14
+ date-released : 2024-11-04
15
+ url : https://github.com/plotly/dash
You can’t perform that action at this time.
0 commit comments