Skip to content

Stale nitpick_ignore entry for deleted controller_pv_prefix in docs/conf.py #364

@gilesknap

Description

@gilesknap

Found while reviewing PR #360 commit c8adb33b (EPICS CA multi-root softioc with id-based PV prefix).

docs/conf.py:101 still carries:

("py:obj", "fastcs.transports.epics.util.controller_pv_prefix"),

in nitpick_ignore, but controller_pv_prefix was removed from src/fastcs/transports/epics/util.py in the same commit. The ignore entry now suppresses warnings for a symbol that no longer exists — dead config.

Trivial cleanup: drop that line.

Filed by: PR #360 commit-by-commit review.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions