diff --git a/.vscode/settings.json b/.vscode/settings.json index 45c568e12..19d129cdf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -52,4 +52,4 @@ "upsamples", "upsampling" ] -} \ No newline at end of file +} diff --git a/docs/.gitignore b/docs/.gitignore index b74ed57ff..5fda2ed47 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,4 +1,4 @@ api/sdr.* build/ jupyter_execute/ -savefig/ \ No newline at end of file +savefig/ diff --git a/docs/_templates/base.html b/docs/_templates/base.html index 2092a0ba9..9e086e9bb 100644 --- a/docs/_templates/base.html +++ b/docs/_templates/base.html @@ -14,4 +14,4 @@ Click here to go to latest. -{% endblock %} \ No newline at end of file +{% endblock %}