anomaly / anomaly/gallagher

Raise `warnings` if an operation has an unintended use

Abierto
#3 0 comentarios 0 reacciones 1 asignado Reclamado por @devraj Ver en GitHub
documentation pending-release
Lenguaje dominante
Python
Estrellas
17
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.