From 35bc011f36900935fb5d62d9bccf20966d7d4c38 Mon Sep 17 00:00:00 2001 From: propensive Date: Fri, 27 Dec 2024 13:41:03 +0000 Subject: [PATCH] Apply automatic changes --- .github/readme.md | 3 ++- doc/lines.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/readme.md b/.github/readme.md index 7934f1e..0db4e2c 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -24,6 +24,7 @@ it’s the same as for any other program. + ## Getting Started _Probably_ defines only two primary types: a mutable `Runner` for recording test results and reporting back on @@ -214,7 +215,7 @@ as long as caution is taken to avoid a mismatch between the project's stability level and the required stability and maintainability of your own project. Probably is designed to be _small_. Its entire source code currently consists -of 757 lines of code. +of 765 lines of code. ## Building diff --git a/doc/lines.md b/doc/lines.md index 6bf42b9..c099828 100644 --- a/doc/lines.md +++ b/doc/lines.md @@ -1 +1 @@ -757 +765