anomaly / anomaly/gallagher

Raise `warnings` if an operation has an unintended use

Aperta
#3 0 commenti 0 reazioni 1 assegnatario Rivendicata da @devraj Vedi su GitHub
documentation pending-release
Lingua principale
Python
Stelle
17
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Python provides [warnings](https://docs.python.org/3/library/warnings.html) package for issuing messages in situations where it is useful to alert the user of some condition in a program, where that condition (normally) doesn’t warrant raising an exception and terminating the program.

For example, one might want to issue a warning when a program uses an obsolete module.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.