From e68bc7c6945b0131db692715d036eec1cdfe8691 Mon Sep 17 00:00:00 2001 From: xuanzhi33 <37460139+xuanzhi33@users.noreply.github.com> Date: Sat, 10 Feb 2024 11:25:34 +0800 Subject: [PATCH] CRLF -> LF --- xuanzhi33/oom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xuanzhi33/oom.py b/xuanzhi33/oom.py index dd725cb..327f066 100644 --- a/xuanzhi33/oom.py +++ b/xuanzhi33/oom.py @@ -1 +1 @@ -set(range(9**9)) +set(range(9**9)) \ No newline at end of file