Skip to content

Commit b0bd914

Browse files
committed
Always show reminder
1 parent cb244b3 commit b0bd914

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stroke_segmentor/utils/citation_reminder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def wrapper(*args, **kwargs):
5252
)
5353
console.rule()
5454
console.line()
55-
os.environ["STROKE_SEGMENTOR_CITATION_REMINDER"] = "false" # Show only once
5655
return func(*args, **kwargs)
5756

5857
return wrapper

0 commit comments

Comments
 (0)