Black fails on SystemTests/rxcropmaturity.py in ctsm5.1.dev131 #2112
Labels
bug
something is working incorrectly
code health
improving internal code structure to make easier to maintain (sustainability)
Brief summary of bug
Running "make black" in the python directory shows one file needs to be run through black.
General bug information
CTSM version you are using: ctsm5.1.dev131 and after
Does this bug cause significantly incorrect results in the model's science? No
Configurations affected: Not really anything just black formatting of one file
Details of bug
This wasn't caught partially because the "check black" github action wasn't checking all directories just the python directory.
Important details of your setup / configuration so we can reproduce the bug
You have to run this with the ctsm_pylib conda environment to make sure you have the standard version of black and python.
Important output or errors that show the problem
Definition of Done:
The text was updated successfully, but these errors were encountered: