Skip to content

Commit

Permalink
Minor fix for consistent formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallku2 committed Sep 25, 2024
1 parent c5f5a49 commit 872d991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carcara/src/translation/eunoia.rs
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ impl EunoiaTranslator {
name: pair.0.clone(),
eunoia_type: EunoiaTranslator::translate_term(&pair.1),
attrs: Vec::new(),
})
});
});

eunoia_prelude
Expand Down

0 comments on commit 872d991

Please sign in to comment.