Skip to content
Snippets Groups Projects
Commit a68e4f0c authored by Simon Belak's avatar Simon Belak
Browse files

Fix typo

parent f9282927
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@
{:constituents constituents
:features {:metric metric
:table (Table table_id)}
:samlple? (some (comp :sample? val) constituents)}))
:sample? (some (comp :sample? val) constituents)}))
(defn- trim-decimals
[decimal-places features]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment