-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loosen type on replaceable_relation and renameable_relation and provi…
…de guidance in docstrings (#8647) * loosen type on replaceable_relation and renameable_relation and provide guidance in docstrings
- Loading branch information
1 parent
26c7675
commit 3cc7044
Showing
2 changed files
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
kind: Features | ||
body: Loosen typing requirement on renameable/replaceable relations to Iterable to | ||
allow adapters more flexibility in registering relation types, include docstrings | ||
as suggestions | ||
time: 2023-09-13T18:27:07.974612-04:00 | ||
custom: | ||
Author: mikealfare | ||
Issue: "8647" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters