BlueBrain / BlueBrain/nexus-python-sdk
Call http_xxx functions using kwargs to pass params where it is not yet the case
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 6
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Example (`rev=rev`): https://github.com/BlueBrain/nexus-python-sdk/blob/eb671453c51f887f9365b5c10db8aca6cb359127/nexussdk/acls.py#L30
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with the example in nexussdk/acls.py at line 30, where rev=rev is passed positionally. Search the SDK for other http_xxx calls that pass request parameters the same way. Done means the applicable calls consistently pass those parameters as kwargs without changing request behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api
- Tipo di issue
- Refactoring
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100