Skip to content

Commit f1eebda

Browse files
committed
warning
1 parent 265383a commit f1eebda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bCNC.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
from __future__ import absolute_import
77
from __future__ import print_function
88

9+
print("This is currently broken. Use instead: python -m bCNC")
10+
911
import os
1012
import runpy
1113

0 commit comments

Comments
 (0)