Skip to content

Commit 6f45bf9

Browse files
clean up
1 parent 79fa3ba commit 6f45bf9

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

NOTICE

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
Rune Python Generator - FINOS
2-
Copyright 2023-2025 CLOUDRISK Limited ([email protected]) and FT Advisory LLC ([email protected])
3-
4-
This product includes software developed at the Fintech Open Source Foundation (https://www.finos.org/).
1+
# Rune Python Generator - FINOS
52

3+
Copyright 2023-2025 CLOUDRISK Limited (<[email protected]>) and FT Advisory LLC (<[email protected]>)
64

5+
This product includes software developed at the Fintech Open Source Foundation (<https://www.finos.org/>).

src/test/java/com/regnosys/rosetta/generator/python/PythonFilesGeneratorTest.xtend

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ import java.util.ArrayList
1818
import org.junit.jupiter.api.Disabled
1919

2020
// TODO: add generated unit tests for number operations with arithmetic operators -,*,/ and for number and string operations with +
21+
// TODO: refactor Python-based unit tests to use the CLI to generate the tests
22+
// TODO: refactor CDM generator to use the CLI
23+
2124
/*
2225
* File based unit tests
2326
*

0 commit comments

Comments
 (0)