mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +00:00
community[patch]: docstrings update (#20301)
Added missed docstrings. Format docstings to the consistent form.
This commit is contained in:
@@ -5,7 +5,7 @@ from typing import Any, Optional
|
||||
|
||||
|
||||
def get_client_info(module: Optional[str] = None) -> Any:
|
||||
r"""Returns a custom user agent header.
|
||||
r"""Return a custom user agent header.
|
||||
|
||||
Args:
|
||||
module (Optional[str]):
|
||||
|
Reference in New Issue
Block a user