A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/commit/f346574c8bb8921664f6d47d2e4b0f1252e181b9 below:

OSX -> macOS (#43193) · pandas-dev/pandas@f346574 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -181,7 +181,7 @@ run this command, though it may take longer::

181 181 182 182

git diff upstream/master --name-only -- "*.py" | xargs -r flake8

183 183 184 -

Note that on OSX, the ``-r`` flag is not available, so you have to omit it and

184 +

Note that on macOS, the ``-r`` flag is not available, so you have to omit it and

185 185

run this slightly modified command::

186 186 187 187

git diff upstream/master --name-only -- "*.py" | xargs flake8

@@ -244,7 +244,7 @@ Alternatively, you can run a command similar to what was suggested for ``black``

244 244 245 245

git diff upstream/master --name-only -- "*.py" | xargs -r isort

246 246 247 -

Where similar caveats apply if you are on OSX or Windows.

247 +

Where similar caveats apply if you are on macOS or Windows.

248 248 249 249

You can then verify the changes look ok, then git :any:`commit <contributing.commit-code>` and :any:`push <contributing.push-code>`.

250 250

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4