equinor / equinor/ccs-scripts

Use warnings-module for the most important warning messages

Abierto
#366 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Small improvement 🔧 / bug fix 🐛
Lenguaje dominante
Python
Estrellas
2
Forks
2
Merge medio
5 d 23 h
PR fusionados (30 d)
2

Descripción

Currently we use logging.warning for all warnings, but those might not be noticed by many users. In ERT all warnings from the warnings module will appear when running a job. So we might want to use this warning module for the most important warning messages from ccs-scripts (so splitting all warnings into either minor or major warning).

Guía de contribución

Abrir la guía de contribución

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.