Skip to content

Commit 1675803

Browse files
committed
remove break
1 parent 07a61d6 commit 1675803

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

posts/post-1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ object PartitionedReaderWriter {
9292

9393
## LLM Version
9494

95-
Below is the version (keeping only the relevant bits) generated by claude 3.5 sonnet. Granted, this code is not what I would
96-
have come up with by default but the code works and it is not terribly hard to understand.
95+
Below is the version (keeping only the relevant bits) generated by claude 3.5 sonnet. Granted, this code is not what I would have come up with by default but the code works and it is not terribly hard to understand.
9796

9897
The scary (or interesting) part is, it provided me a solution in few seconds that I had only arrived at after a few days of much toil and head scratching. On the positive side, toiling and hard work provided me an increased sense of confidence in my technical ability and deepening of knowledge in Spark.
9998

0 commit comments

Comments
 (0)