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 ff1074a commit e9fb792Copy full SHA for e9fb792
.github/pull_request_template.md
@@ -13,4 +13,5 @@ Need help on these? Just ask!
13
* [ ] I have read the **CONTRIBUTING** document.
14
* [ ] I have updated the documentation accordingly.
15
* [ ] I have added tests to cover my changes.
16
+* [ ] I have run `tox -e complex` and/or `tox -e spark` if appropriate.
17
* [ ] All new and existing tests passed.
0 commit comments