Skip to content

Commit

Permalink
🚨 Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbadyal committed Dec 7, 2024
1 parent 0410b76 commit f773ca6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,4 @@ esxport = EsXport(cli_options)

# Export data
esxport.export()
```
```
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Faker==33.1.0
hatch==1.13.0
pytest==8.3.4
pytest-click==1.1.0
pytest-cov==5.0.0
Expand All @@ -9,5 +10,4 @@ pytest-md==0.2.0
pytest-mock==3.14.0
pytest-xdist==3.6.1
python-dotenv==1.0.1
hatch==1.13.0
tbump==6.11.0
tbump==6.11.0

0 comments on commit f773ca6

Please sign in to comment.