Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP S21-5 (April)
-
Team:Alert Production
Description
Because ap_verify is a program rather than a library, most of its classes have package scope. However, many of these classes (in particular, Dataset and Workspace) need to be used or modified by other people working on ap_verify. Make these classes public so that they appear in the Sphinx docs.
Attachments
Issue Links
- relates to
-
DM-29684 @deprecated causes Sphinx warnings
- To Do
Looks good. Assuming it's passing Jenkins, go ahead and merge it.