File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 55from yapf .yapflib .yapf_api import FormatCode
66
77BANNER_CELL = {
8- "cell_type" : "markdown" ,
9- "id" : "db768cda" ,
8+ "cell_type" :
9+ "markdown" ,
10+ "id" :
11+ "db768cda" ,
1012 "metadata" : {},
1113 "source" : [
1214 "<td>\n " ,
1618}
1719
1820LINK_CELL = {
19- "cell_type" : "markdown" ,
20- "id" : "cb5611d0" ,
21+ "cell_type" :
22+ "markdown" ,
23+ "id" :
24+ "cb5611d0" ,
2125 "metadata" : {},
2226 "source" : [
23- "<td>\n " ,
24- "<a href=\" {colab}\" target=\" _blank\" ><img\n " ,
27+ "<td>\n " , "<a href=\" {colab}\" target=\" _blank\" ><img\n " ,
2528 "src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" ></a>\n " ,
26- "</td>\n " ,
27- "\n " ,
28- "<td>\n " ,
29+ "</td>\n " , "\n " , "<td>\n " ,
2930 "<a href=\" {github}\" target=\" _blank\" ><img\n " ,
3031 "src=\" https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white\" alt=\" GitHub\" ></a>\n " ,
3132 "</td>"
You can’t perform that action at this time.
0 commit comments