Skip to content

Commit 3869fd9

Browse files
committed
gh-95724: Clarify taskgroups.py license.
1 parent 3ff6d9a commit 3869fd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Lib/asyncio/taskgroups.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Adapted with permission from the EdgeDB project.
1+
# Adapted with permission from the EdgeDB project;
2+
# license: PSFL.
23

34

45
__all__ = ["TaskGroup"]

0 commit comments

Comments
 (0)