equinor / equinor/ccs-scripts

Use warnings-module for the most important warning messages

Open
#366 0 comments 0 reactions 0 assignees View on GitHub
Small improvement 🔧 / bug fix 🐛
Dominant language
Python
Stars
2
Forks
2
Avg merge
5d 23h
Merged PRs (30d)
2

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.