Skip to content

Commit 60947fb

Browse files
committed
Remove date from watermark
1 parent 820b154 commit 60947fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lazydocs/generation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
_WATERMARK_TEMPLATE = """
7676
---
7777
78-
_This file was automatically generated via [lazydocs](https://github.com/ml-tooling/lazydocs) on {date}._
78+
_This file was automatically generated via [lazydocs](https://github.com/ml-tooling/lazydocs)._
7979
"""
8080

8181

0 commit comments

Comments
 (0)