Skip to content

Commit 1a96f4a

Browse files
committed
Remove outdated docstring
1 parent ff230da commit 1a96f4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/configure-guild.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# "pydantic>=2.8.2",
66
# ]
77
# ///
8-
"""Script to export all guild members and their roles to per-guild .csv files."""
9-
108
from __future__ import annotations
119

1210
import argparse

0 commit comments

Comments
 (0)