Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas committed Mar 24, 2020
1 parent f9a4f4d commit d45b3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/src/explore/controlPanels/Treemap.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default {
default: 0.5 * (1 + Math.sqrt(5)), // d3 default, golden ratio
description: t('Target aspect ratio for treemap tiles.'),
},
}
},
],
['number_format'],
],
Expand Down

0 comments on commit d45b3ff

Please sign in to comment.