Skip to content

Commit

Permalink
Added a TODO for writing tests for utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
sufyanAbbasi committed Nov 13, 2024
1 parent 1187c79 commit 46e83f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/utils.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// TODO(sufyanAbbasi): Write tests for this file.

import type { AnyModel } from "@anywidget/types";
import { IWidgetManager, WidgetModel } from "@jupyter-widgets/base";

Expand Down

0 comments on commit 46e83f9

Please sign in to comment.