Skip to content

Commit bc7b65b

Browse files
authored
Merge pull request #75 from lorentzenchr/set_keywords_final
Set SLEP009 to Final
2 parents 23aced5 + 14cac66 commit bc7b65b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

slep009/proposal.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ SLEP009: Keyword-only arguments
55
===============================
66

77
:Author: Adrin Jalali
8-
:Status: Accepted
8+
:Status: Final
99
:Type: Standards Track
1010
:Created: 2019-07-13
1111
:Vote opened: 2019-09-11
1212

13+
Implemented with `v0.23 <https://scikit-learn.org/stable/whats_new/v0.23.html#enforcing-keyword-only-arguments>`__
14+
and `v1.0.0 <https://scikit-learn.org/stable/whats_new/v1.0.html#enforcing-keyword-only-arguments>`__.
15+
1316
Abstract
1417
########
1518

0 commit comments

Comments
 (0)