Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SetBased/py-kerapu
Browse files Browse the repository at this point in the history
  • Loading branch information
prwater committed Jun 15, 2017
2 parents 0e7f08f + 604c5d8 commit be77cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Hieronder een voorbeeld om de zorgproductcode van een subtraject af te leiden.
.. code:: python
from kerapu.Kerapu import Kerapu
from kerapu.Lbz.Subtraject import Subtraject
from kerapu.lbz.Subtraject import Subtraject
# Maak een Grouper object en laad boombestanden en referentietabellen.
grouper = Kerapu()
Expand Down

0 comments on commit be77cf6

Please sign in to comment.