We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c96510 commit 3d38ff4Copy full SHA for 3d38ff4
README.md
@@ -9,10 +9,10 @@ Changes in the current release:
9
- Support for netrc files (.labkeycredentials.txt files are now deprecated)
10
- New methods for working with assay data:
11
- [load_batch](./labkey/experiment.py)
12
- - [save_batch](./master/labkey/experiment.py)
+ - [save_batch](./labkey/experiment.py)
13
- server_context parameter added to all methods
14
- PEP standards - the latest version follows PEP code styling standards
15
-- New [samples](./master/samples)
+- New [samples](./samples)
16
17
# Installation
18
To install, simply use `pip`:
0 commit comments