Skip to content

Commit 3eaa818

Browse files
committed
wow good
1 parent bbfcee0 commit 3eaa818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/language/src/notebooks.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ impl grit_util::Parser for MarzanoNotebookParser {
216216
#[cfg(test)]
217217
mod tests {
218218

219-
use crate::python::Python;
220-
221219
use super::*;
220+
use crate::python::Python;
221+
use grit_util::Parser as _;
222222

223223
#[test]
224224
fn simple_notebook() {

0 commit comments

Comments
 (0)