Skip to content

Commit

Permalink
Merge branch 'securefederatedai:develop' into keras_tf
Browse files Browse the repository at this point in the history
  • Loading branch information
tanwarsh authored Nov 26, 2024
2 parents 9dc4dad + 6c0e881 commit 9c294e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ git clone https://github.com/YOUR_GITHUB_USERNAME/openfl.git
cd openfl
pip install -U pip setuptools wheel
pip install .
pip install -r requirements-linters.txt
pip install -r linters-requirements.txt
```

## Code style
Expand Down

0 comments on commit 9c294e1

Please sign in to comment.