Skip to content
Snippets Groups Projects
Commit 6e9fd160 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Lint] fixes some files

parent 196442f9
No related branches found
No related tags found
No related merge requests found
build/ build/
__pycache__/ __pycache__/
.env .env
\ No newline at end of file
...@@ -127,4 +127,4 @@ let () = Transform.register (module struct ...@@ -127,4 +127,4 @@ let () = Transform.register (module struct
end) end)
``` ```
The role and types of each function is documented in `Instantiator_builder.mli`. The role and types of each function is documented in `Instantiator_builder.mli`.
\ No newline at end of file
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
To be moved elsewhere, probably in domains/cvalue or in engine: To be moved elsewhere, probably in domains/cvalue or in engine:
eval_annots, eval_terms eval_annots, eval_terms
\ No newline at end of file
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