Browse Source

update autoflake

updated
Michal 4 years ago
parent
commit
d073844c39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages.pl/common/autoflake.md

+ 1 - 1
pages.pl/common/autoflake.md

@@ -17,4 +17,4 @@
 
 - Usuń nieużywane zmienne rekurencyjnie ze wszystkich plików w katalogu, nadpisując każdy plik:
 
-`autoflake --remove-unused-variables --in-place --recursive {{path/to/directory}}`
+`autoflake --remove-unused-variables --in-place --recursive {{sciezka/do/katalogu}}`