## teardown()


Tear down and clean up the current project.


Usage


``` python
teardown()
```


## Returns


`None`  


## Examples

``` python
>>> teardown()
```
