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: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,5 @@ For example, `pymc-experimental` may just include methods that are not fully dev
54
54
This project is still young and many things have not been answered or implemented.
55
55
Please get involved!
56
56
57
-
* What are guidlines for organizing submodules?
57
+
* What are guidelines for organizing submodules?
58
58
* Proposal: No default imports of WIP/unstable submodules. By importing manually we can avoid breaking the package if a submodule breaks, for example because of an updated dependency.
59
-
* How can we minimize the additional burden of additional project repositories?
0 commit comments