Skip to content

Commit d378639

Browse files
committed
fix(Test): add missing blank line in DeprecatedModuleAllTest guard_msgs
1 parent 5e5554a commit d378639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MathlibTest/DeprecatedModuleAllTest.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ warning: Testing public import deprecation
99
import Mathlib.Tactic.Linter.DocPrime
1010
import Mathlib.Tactic.Linter.DocString
1111
12+
1213
Note: This linter can be disabled with `set_option linter.deprecated.module false`
1314
-/
1415
#guard_msgs in

0 commit comments

Comments
 (0)