瀏覽代碼

formatting

A. Darian 9 年之前
父節點
當前提交
59d9adde2a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/notebook/cells/widget.ts

+ 1 - 1
src/notebook/cells/widget.ts

@@ -667,7 +667,7 @@ namespace MarkdownCellWidget {
    * An options object for initializing a base cell widget.
    */
   export
-    interface IOptions {
+  interface IOptions {
     /**
      * A renderer for creating cell widgets.
      *