Skip to content

Commit 47c556f

Browse files
Copilothzhangxyz
andauthored
Add py.typed marker to BNF package (#99)
* Initial plan * Add py.typed marker file and mypy type checking to BNF package Co-authored-by: hzhangxyz <[email protected]> * Add test to verify py.typed marker file exists in package Co-authored-by: hzhangxyz <[email protected]> * Revert extra changes - keep only py.typed file and .gitignore exception Co-authored-by: hzhangxyz <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: hzhangxyz <[email protected]>
1 parent 1f5982e commit 47c556f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

bnf/apyds_bnf/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*
22
!__init__.py
3+
!py.typed

bnf/apyds_bnf/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)