Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74a918f

Browse files
committed
cleanup
1 parent 97f7619 commit 74a918f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
229229
* [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
230230
* [prospector](https://github.com/PyCQA/prospector) - A tool to analyse Python code.
231231
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
232-
* [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analysing dead Python code.
232+
* [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analysing dead Python code.
233233
* Code Linters
234234
* [flake8](https://pypi.org/project/flake8/) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
235235
* [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)

0 commit comments

Comments
 (0)