We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522061e commit eba20f8Copy full SHA for eba20f8
CONTRIBUTING.rst
@@ -65,8 +65,8 @@ Dependencies
65
New contributions are generally not allowed to bring along additional dependencies.
66
67
The astropy ecosystem tools should be used whenever possible.
68
-For example, astropy.table should be used for table handling,
69
-astropy.io.ascii for ascii-table parsing, and astropy.units for unit and quantity
+For example, `astropy.table` should be used for table handling,
+`astropy.io.ascii` for ascii-table parsing, and `astropy.units` for unit and quantity
70
handling.
71
72
0 commit comments