Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Comment about integer division. (#3059)
In Python // is integer division, but sometimes people see it as a comment. Add a note for anyone applying patches downstream so that they will have to re-evaluate their patch (and hopefully drop it).
- Loading branch information