Skip to content

Commit 265838c

Browse files
committed
reduce conflicts
Signed-off-by: kgao <kevin.leo.gao@gmail.com>
2 parents 4e058ba + 456c0dd commit 265838c

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

_learn/02_introduction_to_econml.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,3 @@ image: assets/econml-logo.png
1010
image-alt: Econml | Automated Learning and Intelligence for Causation and Economics
1111
link: https://econml.azurewebsites.net/
1212
---
13-
14-

content/quick_install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ pip install econml
99
```shell
1010
pip install causal-learn
1111
```
12+

install.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ We use GitHub Actions to build and publish the package and documentation. To cr
103103
3. Manually run the publish_docs.yml workflow to build and publish the documentation.
104104
4. Under https://github.com/py-why/EconML/releases, create a new release with a corresponding tag, and update the release notes.
105105

106-
107-
108106
<br/>
109107
<br/>
110108
<br/>
@@ -131,4 +129,4 @@ Causal-learn needs the following packages to be installed beforehand:
131129

132130
To use causal-learn, we could install it using pip:
133131

134-
> pip install causal-learn
132+
> pip install causal-learn

0 commit comments

Comments
 (0)