Closed lsetiawan closed 7 years ago
Still works fine, though there's more to fix... gah.. https://travis-ci.org/ODM2/WOFpy/jobs/231666013#L8476 Don't merge. Will continue this work after I'm testing for postgresql.
Don't merge. Will continue this work after I'm testing for postgresql.
Just so we're clear: @lsetiawan isn't waiting on me to merge this PR, right? After @ocefpaf's comments, I didn't know if it was ready to merge.
I leave it to the two of you to sort out when it's ready, and to merge it yourselves.
Just so we're clear: @lsetiawan isn't waiting on me to merge this PR, right? After @ocefpaf's comments, I didn't know if it was ready to merge.
Nope, not waiting on you. Just trying to sort things out.
After @ocefpaf's comments, I didn't know if it was ready to merge.
My comments are not a blocker to merge, that is why I gave the approval (GitHub's nice new feature BTW). I was mostly suggestions b/c we don't really need those docstrings just to make the linter happy: https://www.python.org/dev/peps/pep-0008/#a-foolish-consistency-is-the-hobgoblin-of-little-minds
Merging this for now, since I'm going to update DAO, don't want to have conflicts.
Sounds good
@ocefpaf I did some clean up for timeseries examples so that at least now
timeseries
forwofpy_config
will have clean code. Hopefully I didn't miss or break anything (will test and confirm).