Skip to content

Commit

Permalink
add copyright & license
Browse files Browse the repository at this point in the history
  • Loading branch information
mozman committed Jan 24, 2025
1 parent d5ce6b4 commit 01fdd42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_10_issues/test_issue_1231_pickling.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) 2025, Matt Broadway
# License: MIT License
from __future__ import annotations
import io
import pickle
from collections.abc import Iterator
Expand Down

0 comments on commit 01fdd42

Please sign in to comment.