Skip to content
Snippets Groups Projects
Commit ddbed98e authored by tuhe's avatar tuhe
Browse files

Version committed to pypi

parent 08e78351
No related merge requests found
# Snipper
A lightweight framework for removing code from student solutions.
## Installation
```shell
```console
pip install codesnipper
```
## What it does
......@@ -88,7 +88,7 @@ Output 3
Goodbuy world
```
and a typeset version of an interactive python session in `foo.pyi`
```ipython
```pycon
>>> print("hello world")
Hello World"
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment