AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Handle Function Signature Collision in named calls
オープン
- 主要言語
- Python
- スター
- 3
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Because we can specify a named call with pre-specified args/kwargs, we need to additionally ensure that:
* the function signature is adjusted accordingly in the server schema
* the prespecified args/kwargs are not overwriting each other
* any additional args/kwargs when invoking the named call do not overwrite what's already specified.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。