Skip to content

Commit

Permalink
Update search_jobs.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
datakund committed Feb 16, 2021
1 parent 66245be commit 2e5305f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/source/search_jobs.rst
Expand Up @@ -5,9 +5,9 @@ It searches the keyword passed in ``keyword`` and opens jobs.

Here is the code:-

.. py:function:: linkedin.search_jobs(keyword="keyword")
.. py:function:: linkedin.search_jobs(keyword="Python Developer")
:param str keyword: Keyword need to be searched like hr,python
:return: {}
:rtype: dict
:rtype: dict

0 comments on commit 2e5305f

Please sign in to comment.