Skip to content

Commit

Permalink
Update crates/pixi-build/src/build_types_ext.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra authored Jan 17, 2025
1 parent 17a57e1 commit 273ed4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pixi-build/src/build_types_ext.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! This module mimics some of the functions find in pixi that works with the data types
//! This module mimics some of the functions found in pixi that works with the data types
//! there but work with the project model types instead.
//!
//! This makes it easier when devoloping new backends that need to work with the project model.
Expand Down

0 comments on commit 273ed4a

Please sign in to comment.