idaholab / TMAP8

Tritium Migration Analysis Program, Version 8
https://mooseframework.inl.gov/TMAP8/
GNU Lesser General Public License v2.1
15 stars 18 forks source link

Fixup SQA deprecation warning #76

Closed cticenhour closed 8 months ago

cticenhour commented 8 months ago

Bug Description

TMAP8 is throwing an SQA warning as a result of idaholab/moose#25617.

Steps to Reproduce

Build TMAP8, then run:

cd doc
./moosedocs.py check --show-warnings

to see a console print-out of the deprecated RTM label.

Impact

Annoyance, no defect in TMAP8 core functionality.