Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krpatter-intc committed Jul 18, 2023
1 parent 696537b commit b8c80d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/project_layout.rs
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ impl ProjectLayout {
};

if python_module.is_dir() {

eprintln!("🍹 Building a mixed python/rust project");

Ok(ProjectLayout {
Expand Down

0 comments on commit b8c80d6

Please sign in to comment.