Skip to content

Commit 8020151

Browse files
committed
TYped
1 parent a119bba commit 8020151

File tree

18 files changed

+0
-7
lines changed

18 files changed

+0
-7
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@
55
/cache
66

77
rpy-include
8-
py.typed
98
.venv/

subprojects/pyntcore/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ __pycache__
1414
/ntcore/_init__ntcore.py
1515
/ntcore/ntcore.pc
1616
/ntcore/version.py
17-
/ntcore/py.typed
1817
/ntcore/trampolines

subprojects/pyntcore/ntcore/py.typed

Whitespace-only changes.

subprojects/robotpy-apriltag/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ __pycache__
1515
/robotpy_apriltag/_init__apriltag.py
1616
/robotpy_apriltag/apriltag.pc
1717
/robotpy_apriltag/version.py
18-
/robotpy_apriltag/py.typed
1918
/robotpy_apriltag/trampolines

subprojects/robotpy-apriltag/robotpy_apriltag/py.typed

Whitespace-only changes.

subprojects/robotpy-cscore/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build
1111
version.py
1212

1313
/cscore/pkgcfg.py
14-
/cscore/py.typed
1514
/cscore/_cscore
1615

1716
.project

subprojects/robotpy-hal/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
__pycache__
1111
/hal/trampolines
1212
/hal/_init__wpiHal.py
13-
/hal/py.typed
1413
/hal/version.py
1514
/hal/wpihal.pc
1615
/hal/simulation/_init__simulation.py

subprojects/robotpy-hal/hal/py.typed

Whitespace-only changes.

subprojects/robotpy-halsim-ds-socket/halsim_ds_socket/py.typed

Whitespace-only changes.

subprojects/robotpy-halsim-gui/halsim_gui/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)