Skip to content
GitLab
Explore
Sign in
DataQualityUtils: python 3 fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:py3.DataQualityUtils-20200110
into
master
Jan 10, 2020
Overview
2
Commits
1
Pipelines
1
Changes
12
Expand
except statement syntax
xrange -> range
take reduce from functools
Merge request reports
Loading