mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 14:33:28 +08:00
go away foof
This commit is contained in:
parent
190e60eb5c
commit
6cc44c3f4c
@ -138,12 +138,5 @@ from batools.pcommands2 import (
|
|||||||
# pylint: enable=unused-import
|
# pylint: enable=unused-import
|
||||||
|
|
||||||
|
|
||||||
def foof() -> None:
|
|
||||||
"""test."""
|
|
||||||
from efro.error import CleanError
|
|
||||||
|
|
||||||
raise CleanError('foo')
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
pcommand.pcommand_main(globals())
|
pcommand.pcommand_main(globals())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user