Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correction in the docstring of the SDFG class's init method (#1571)
This PR corrects the `SDFG.__init__` docstring to refer to the correct parameter `constants` (compile-time constants) instead of `symbols` (scalars that are immutable in the SDFG scope). See also #1563
- Loading branch information