Skip to content

Commit

Permalink
Update examples/local-example.py
Browse files Browse the repository at this point in the history
Co-authored-by: Haili Hu <[email protected]>
  • Loading branch information
lnauta and hailihu authored Sep 16, 2024
1 parent b4f623e commit 4050ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/local-example.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import couchdb
import picasconfig

from picas.actors import RunActor, RunActorWithStop
from picas.actors import RunActor
from picas.clients import CouchDB
from picas.executers import execute
from picas.iterators import TaskViewIterator
Expand Down

0 comments on commit 4050ce0

Please sign in to comment.