| { |
| "cells": [ |
| { |
| "cell_type": "code", |
| "execution_count": null, |
| "metadata": { |
| "tags": [] |
| }, |
| "outputs": [], |
| "source": [ |
| "%%time\n", |
| "\n", |
| "print(\"foo\")" |
| ] |
| }, |
| { |
| "cell_type": "markdown", |
| "metadata": {}, |
| "source": [ |
| "This notebook should not be reformatted" |
| ] |
| }, |
| { |
| "cell_type": "code", |
| "execution_count": null, |
| "metadata": {}, |
| "outputs": [], |
| "source": [] |
| } |
| ], |
| "metadata": { |
| "interpreter": { |
| "hash": "e758f3098b5b55f4d87fe30bbdc1367f20f246b483f96267ee70e6c40cb185d8" |
| }, |
| "kernelspec": { |
| "display_name": "Python 3.8.10 64-bit ('black': venv)", |
| "name": "python3" |
| }, |
| "language_info": { |
| "name": "python", |
| "version": "" |
| } |
| }, |
| "nbformat": 4, |
| "nbformat_minor": 4 |
| } |