Browse Source

update autoflake

updated
Michal 4 năm trước cách đây
mục cha
commit
d073844c39
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}}`