8000 CI/BLD: Restrict ci/code_checks.sh to tracked repo files by plammens · Pull Request #36386 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

CI/BLD: Restrict ci/code_checks.sh to tracked repo files #36386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Prev Previous commit
Next Next commit
CLN: clean up new detected trailing whitespace
  • Loading branch information
plammens committed Sep 23, 2020
commit 21feb5237bb6299629c89e4d4527013530099e23
2 changes: 1 addition & 1 deletion pandas/_libs/src/ujson/lib/ultrajsonenc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ void encode(JSOBJ obj, JSONObjectEncoder *enc, const char *name,
}

break;

}
}

Expand Down
2 changes: 1 addition & 1 deletion pandas/_libs/tslibs/src/datetime/np_datetime.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ int cmp_npy_datetimestruct(const npy_datetimestruct *a,
* object into a NumPy npy_datetimestruct. Uses tzinfo (if present)
* to convert to UTC time.
*
* The following implementation just asks for attributes, and thus
* The following implementation just asks for attributes, and thus
* supports datetime duck typing. The tzinfo time zone conversion
* requires this style of access as well.
*
Expand Down
4 changes: 2 additions & 2 deletions web/pandas/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

{% if static.logo %}<a class="navbar-brand" href="{{ base_url }}/"><img alt="" src="{{ base_url }}{{ static.logo }}"/></a>{% endif %}

<div class="collapse navbar-collapse" id="nav-content">
<div class="collapse navbar-collapse" id="nav-content">
<ul class="navbar-nav ml-auto">
{% for item in navbar %}
{% if not item.has_subitems %}
Expand Down Expand Up @@ -89,7 +89,7 @@
pandas is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS.</a>
</p>
</footer>

<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
Expand Down
1 change: 0 additions & 1 deletion web/pandas/static/img/partners/r_studio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
0