Skip to content

Commit 736639a

Browse files
adapt tutorial 6
1 parent 69510e6 commit 736639a

File tree

2 files changed

+252
-205
lines changed

2 files changed

+252
-205
lines changed

pina/domain/base_operation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Module for the Base class for all set-operations."""
1+
"""Module for all set-operations Base class."""
22

33
from copy import deepcopy
44
from abc import ABCMeta

tutorials/tutorial6/tutorial.ipynb

Lines changed: 251 additions & 204 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)