AllenNeuralDynamics / AllenNeuralDynamics/one-liner

Handle Function Signature Collision in named calls

オープン
#57 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。