Skip to content

Commit f2af709

Browse files
authored
Merge pull request #303 from MiraGeoscience/GEOPY-2561
GEOPY-2561: pylint failure in tests of simpeg-drivers: no data_misfit member
2 parents 1b06382 + b11e64f commit f2af709

16 files changed

Lines changed: 81 additions & 79 deletions

environments/py-3.10-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ dependencies:
197197
- ptyprocess=0.7.0=pyhd8ed1ab_1
198198
- pure_eval=0.2.3=pyhd8ed1ab_1
199199
- pycparser=2.22=pyh29332c3_1
200-
- pydantic=2.12.3=pyh3cfb1c2_0
201-
- pydantic-core=2.41.4=py310hd8f68c5_0
200+
- pydantic=2.12.4=pyh3cfb1c2_0
201+
- pydantic-core=2.41.5=py310hd8f68c5_0
202202
- pydiso=0.1.2=py310h4b187eb_1
203203
- pygments=2.19.2=pyhd8ed1ab_0
204204
- pylint=4.0.2=pyhcf101f3_0

environments/py-3.10-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ dependencies:
113113
- psutil=7.1.3=py310h139afa4_0
114114
- pthread-stubs=0.4=hb9d3cd8_1002
115115
- pycparser=2.22=pyh29332c3_1
116-
- pydantic=2.12.3=pyh3cfb1c2_0
117-
- pydantic-core=2.41.4=py310hd8f68c5_0
116+
- pydantic=2.12.4=pyh3cfb1c2_0
117+
- pydantic-core=2.41.5=py310hd8f68c5_0
118118
- pydiso=0.1.2=py310h4b187eb_1
119119
- pymatsolver=0.3.1=pyh48887ae_201
120120
- pyparsing=3.2.5=pyhcf101f3_0

environments/py-3.10-win-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ dependencies:
177177
- pthread-stubs=0.4=h0e40799_1002
178178
- pure_eval=0.2.3=pyhd8ed1ab_1
179179
- pycparser=2.22=pyh29332c3_1
180-
- pydantic=2.12.3=pyh3cfb1c2_0
181-
- pydantic-core=2.41.4=py310h034784e_0
180+
- pydantic=2.12.4=pyh3cfb1c2_0
181+
- pydantic-core=2.41.5=py310h034784e_0
182182
- pydiso=0.1.2=py310h3dbbb0c_1
183183
- pygments=2.19.2=pyhd8ed1ab_0
184184
- pylint=4.0.2=pyhcf101f3_0

environments/py-3.10-win-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ dependencies:
9696
- psutil=7.1.3=py310h1637853_0
9797
- pthread-stubs=0.4=h0e40799_1002
9898
- pycparser=2.22=pyh29332c3_1
99-
- pydantic=2.12.3=pyh3cfb1c2_0
100-
- pydantic-core=2.41.4=py310h034784e_0
99+
- pydantic=2.12.4=pyh3cfb1c2_0
100+
- pydantic-core=2.41.5=py310h034784e_0
101101
- pydiso=0.1.2=py310h3dbbb0c_1
102102
- pymatsolver=0.3.1=pyh48887ae_201
103103
- pyparsing=3.2.5=pyhcf101f3_0

environments/py-3.11-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ dependencies:
198198
- ptyprocess=0.7.0=pyhd8ed1ab_1
199199
- pure_eval=0.2.3=pyhd8ed1ab_1
200200
- pycparser=2.22=pyh29332c3_1
201-
- pydantic=2.12.3=pyh3cfb1c2_0
202-
- pydantic-core=2.41.4=py311h902ca64_0
201+
- pydantic=2.12.4=pyh3cfb1c2_0
202+
- pydantic-core=2.41.5=py311h902ca64_0
203203
- pydiso=0.1.2=py311h6070e36_1
204204
- pygments=2.19.2=pyhd8ed1ab_0
205205
- pylint=4.0.2=pyhcf101f3_0

environments/py-3.11-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ dependencies:
114114
- psutil=7.1.3=py311haee01d2_0
115115
- pthread-stubs=0.4=hb9d3cd8_1002
116116
- pycparser=2.22=pyh29332c3_1
117-
- pydantic=2.12.3=pyh3cfb1c2_0
118-
- pydantic-core=2.41.4=py311h902ca64_0
117+
- pydantic=2.12.4=pyh3cfb1c2_0
118+
- pydantic-core=2.41.5=py311h902ca64_0
119119
- pydiso=0.1.2=py311h6070e36_1
120120
- pymatsolver=0.3.1=pyh48887ae_201
121121
- pyparsing=3.2.5=pyhcf101f3_0

environments/py-3.11-win-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ dependencies:
178178
- pthread-stubs=0.4=h0e40799_1002
179179
- pure_eval=0.2.3=pyhd8ed1ab_1
180180
- pycparser=2.22=pyh29332c3_1
181-
- pydantic=2.12.3=pyh3cfb1c2_0
182-
- pydantic-core=2.41.4=py311hf51aa87_0
181+
- pydantic=2.12.4=pyh3cfb1c2_0
182+
- pydantic-core=2.41.5=py311hf51aa87_0
183183
- pydiso=0.1.2=py311h1c8cef1_1
184184
- pygments=2.19.2=pyhd8ed1ab_0
185185
- pylint=4.0.2=pyhcf101f3_0

environments/py-3.11-win-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ dependencies:
9797
- psutil=7.1.3=py311hf893f09_0
9898
- pthread-stubs=0.4=h0e40799_1002
9999
- pycparser=2.22=pyh29332c3_1
100-
- pydantic=2.12.3=pyh3cfb1c2_0
101-
- pydantic-core=2.41.4=py311hf51aa87_0
100+
- pydantic=2.12.4=pyh3cfb1c2_0
101+
- pydantic-core=2.41.5=py311hf51aa87_0
102102
- pydiso=0.1.2=py311h1c8cef1_1
103103
- pymatsolver=0.3.1=pyh48887ae_201
104104
- pyparsing=3.2.5=pyhcf101f3_0

environments/py-3.12-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ dependencies:
200200
- ptyprocess=0.7.0=pyhd8ed1ab_1
201201
- pure_eval=0.2.3=pyhd8ed1ab_1
202202
- pycparser=2.22=pyh29332c3_1
203-
- pydantic=2.12.3=pyh3cfb1c2_0
204-
- pydantic-core=2.41.4=py312h868fb18_0
203+
- pydantic=2.12.4=pyh3cfb1c2_0
204+
- pydantic-core=2.41.5=py312h868fb18_0
205205
- pydiso=0.1.2=py312h686354e_1
206206
- pygments=2.19.2=pyhd8ed1ab_0
207207
- pylint=4.0.2=pyhcf101f3_0

environments/py-3.12-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ dependencies:
114114
- psutil=7.1.3=py312h5253ce2_0
115115
- pthread-stubs=0.4=hb9d3cd8_1002
116116
- pycparser=2.22=pyh29332c3_1
117-
- pydantic=2.12.3=pyh3cfb1c2_0
118-
- pydantic-core=2.41.4=py312h868fb18_0
117+
- pydantic=2.12.4=pyh3cfb1c2_0
118+
- pydantic-core=2.41.5=py312h868fb18_0
119119
- pydiso=0.1.2=py312h686354e_1
120120
- pymatsolver=0.3.1=pyh48887ae_201
121121
- pyparsing=3.2.5=pyhcf101f3_0

0 commit comments

Comments
 (0)