Skip to content

Commit b863ec2

Browse files
author
todd
committed
Merge remote-tracking branch 'robcarver17/master' into missing-data-2
2 parents c757f58 + 85caf8e commit b863ec2

File tree

8 files changed

+285
-114
lines changed

8 files changed

+285
-114
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ FIXME This is a bit of a mess - Update when a unified cache system setup
8181
### Testing
8282

8383
Doc tests should be removed from class methods, since they often require a lot of setup, and make the code harder to read. Unit tests are preferable.
84-
Doc tests make more sense for seperate, standalone, functions.
84+
Doc tests make more sense for seperate, standalone, functions. This is especially the case when they can be used to quickly demonstrate how a function works.
8585

8686
Test coverage is extremely sparse.

0 commit comments

Comments
 (0)