From 1cdb643d82a9c02455dfa426a91ea8edb9811634 Mon Sep 17 00:00:00 2001 From: mira-pichai Date: Mon, 28 Apr 2025 11:36:06 -0400 Subject: [PATCH] Add docstrings --- constants.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/constants.py b/constants.py index 9ca60ee..eae3b46 100644 --- a/constants.py +++ b/constants.py @@ -1,7 +1,9 @@ """ Simulation Constants """ - +""" +Test! +""" class SimColor: """