We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e715539 commit 9346164Copy full SHA for 9346164
CHANGELOG.md
@@ -34,7 +34,7 @@ the Lets-Plot Kotlin API.
34
**In Kotlin project**
35
36
- Update all `import` statements: `import jetbrains.letsPlot..` → `import org.jetbrains.letsPlot..`
37
-- In all the other places where the code needs to be updated, IntelliJ will show you a `deprecation WARNING` and will offer to fix this
+- In all places in your project where the code needs to be updated, IntelliJ will show you a `deprecation WARNING` and will offer to fix this
38
automatically.
39
40
**In Jupyter notebook**
0 commit comments