File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ Changes in the current release:
8
8
- Support for Python 3
9
9
- Support for netrc files (.labkeycredentials.txt files are now deprecated)
10
10
- New methods for working with assay data:
11
- - [ load_batch] ( https://github.com/LabKey/labkey-api-python/blob/master /labkey/experiment.py)
12
- - [ save_batch] ( https://github.com/LabKey/labkey-api-python/tree /master/labkey/experiment.py)
11
+ - [ load_batch] ( . /labkey/experiment.py)
12
+ - [ save_batch] ( . /master/labkey/experiment.py)
13
13
- server_context parameter added to all methods
14
14
- PEP standards - the latest version follows PEP code styling standards
15
- - New [ samples] ( https://github.com/LabKey/labkey-api-python/tree /master/samples)
15
+ - New [ samples] ( . /master/samples)
16
16
17
17
# Installation
18
18
To install, simply use ` pip ` :
You can’t perform that action at this time.
0 commit comments