Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
preduus committed Feb 13, 2024
1 parent 3032940 commit 9efa32e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Installation
To install pycasestyle, you can use pip:

.. code-block:: bash
pip install pycasestyle
Usage
Expand All @@ -24,7 +23,6 @@ Usage
You can import the text formatting styles directly from the pycasestyle module and use them in your code. Here's an example of how to use the text formatting styles:

.. code-block:: python
import pycasestyle
# Converting to camelcase from text
Expand Down Expand Up @@ -68,7 +66,6 @@ You need to migrate information from Postgres to Elasticsearch, however, the map


.. code-block:: python
import pycasestyle
postgres_contract = {
Expand Down

0 comments on commit 9efa32e

Please sign in to comment.