mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Core: Allow common collections in OptionSet and OptionList constructors (#2874)
* allow common collection in set and list option constructors * allow any iterable of strings * add return None --------- Co-authored-by: beauxq <beauxq@yahoo.com>
This commit is contained in:
@@ -11,3 +11,4 @@ certifi>=2023.11.17
|
||||
cython>=3.0.8
|
||||
cymem>=2.0.8
|
||||
orjson>=3.9.10
|
||||
typing-extensions>=4.7.0
|
||||
|
Reference in New Issue
Block a user