Skip to content

Commit 78cf806

Browse files
committed
Switch from black to ruff formatting
1 parent 84496b9 commit 78cf806

File tree

2 files changed

+237
-328
lines changed

2 files changed

+237
-328
lines changed

src/package_version.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ use anyhow::Result;
44

55
#[derive(Debug)]
66
pub enum PreCommitHook {
7-
Black,
87
PreCommit,
98
MyPy,
109
Ruff,

0 commit comments

Comments
 (0)