Skip to content

Commit

Permalink
Code checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hellander committed Mar 25, 2024
1 parent ab21e13 commit 4e9dd7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/load-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ cd fedn/examples/load-test

### Preparing the environment, the local data, the compute package and seed model

We recommend that you use a virtual environment.

Install FEDn:
```
pip install fedn
Expand Down
1 change: 1 addition & 0 deletions examples/load-test/run_clients.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

import copy
import time
import uuid

from fedn import APIClient
from fedn.network.clients.client import Client
Expand Down

0 comments on commit 4e9dd7c

Please sign in to comment.