diff --git a/kernel_ai/collectors/proc_fs.py b/kernel_ai/collectors/proc_fs.py index 8d6eccd..200cd0f 100644 --- a/kernel_ai/collectors/proc_fs.py +++ b/kernel_ai/collectors/proc_fs.py @@ -1,10 +1,3 @@ -""" -Filesystem collectors for kernel introspection. - -Tests should patch functions in ``kernel_ai.collectors.proc_fs`` (or this module's -attributes) rather than the whole webapp. -""" - from __future__ import annotations