Since `j` is redefined before it is used, it makes more sense to declare it with the value `None` instead of `1`. This fixes a [warning from lgtm](66c4afbd0f/files/other/primelib.py)
66c4afbd0f/files/other/primelib.py