You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/guidelines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The Julia [language documentation](https://docs.julialang.org/) contains a Style
53
53
54
54
### Python specific guidelines
55
55
56
-
The organisation [Scientific Python](https://scientific-python.org/) provides a rather comprehensiVE[Development Guide](https://learn.scientific-python.org/development/)
56
+
The organisation [Scientific Python](https://scientific-python.org/) provides a rather comprehensive[Development Guide](https://learn.scientific-python.org/development/)
57
57
with a set of [Topical Guides](https://learn.scientific-python.org/development/guides/)
58
58
for the development and maintenance of Python libraries, which the HSF strongly encourages.
59
59
These guides provide a "cookiecutter" template for the setup of a new package,
0 commit comments