We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43627e commit 57a0186Copy full SHA for 57a0186
guardrails/guard.py
@@ -897,6 +897,8 @@ def __parse(
897
has_parent=False, # Has no parents
898
)
899
900
+ # this is a really really really really really really really really really really really really really really really really really really really really really really really really really really really long comment
901
+
902
self.configure(final_num_reasks)
903
if self.num_reasks is None:
904
raise RuntimeError(
0 commit comments