Private
Public Access
1
0

making tests work with powerhr

This commit is contained in:
Sander Roosendaal
2019-07-30 18:14:27 +02:00
parent c663fcad0b
commit 1269a7c7fe
8 changed files with 63228 additions and 63225 deletions

View File

@@ -1858,7 +1858,7 @@ def read_cols_df_sql(ids, columns, convertnewtons=True):
extracols = []
columns2 = list(columns)
for c in columns:
if not c in axx:
columns2.remove(c)