Standardize spacing code style (#150)

This commit is contained in:
Donne Martin
2017-02-25 20:20:16 -05:00
committed by GitHub
parent eba98452e3
commit 7884146d54
3 changed files with 13 additions and 13 deletions

View File

@@ -307,7 +307,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.5.0" "version": "3.4.3"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@@ -220,7 +220,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.5.0" "version": "3.4.3"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@@ -262,7 +262,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.5.0" "version": "3.4.3"
} }
}, },
"nbformat": 4, "nbformat": 4,