add docstring

This commit is contained in:
2025-09-20 13:55:50 -05:00
parent 1aead1935b
commit 6baf6e1807

View File

@@ -1 +1,6 @@
"""Performance profiler for Ren Browser.
Provides profiling capabilities for monitoring browser performance
and resource usage.
"""
# Add a profiler to the browser. # Add a profiler to the browser.