Skip to content

Commit

Permalink
Updated comments for flake
Browse files Browse the repository at this point in the history
  • Loading branch information
alatham13 committed Feb 28, 2024
1 parent e7d019e commit 2da2440
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/spatiotemporal/pyext/src/graphNode.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"""@namespace IMP.spatiotemporal.graphNode
Defines the graphNode class. Each node corresponds to a snapshot model. Nodes can be connected to create spatiotemporal models.
Defines the graphNode class. Each node corresponds to a snapshot model.
Nodes can be connected to create spatiotemporal models.
"""
import numpy as np
import os
Expand Down

0 comments on commit 2da2440

Please sign in to comment.