Skip to content

Commit

Permalink
error heatmap to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nour-Cheour10 committed Jul 12, 2024
1 parent 865679c commit 16201b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/heatmap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export class HeatmapLayerModel extends LayerModel {
static view_module_version = MODULE_VERSION;
}


Check failure on line 38 in src/heatmap.ts

View workflow job for this annotation

GitHub Actions / build (ubuntu-latest, 3.8)

Delete `⏎`

Check failure on line 38 in src/heatmap.ts

View workflow job for this annotation

GitHub Actions / build (ubuntu-latest, 3.12)

Delete `⏎`
export class HeatmapLayerView extends LayerView {
obj: Heatmap<Feature>;

Expand Down

0 comments on commit 16201b6

Please sign in to comment.