Abdulrahman Alfawal

Results 13 comments of Abdulrahman Alfawal

Actually, I started working on it but got busy, might do it later today.

@ichard26 Just a reminder to take a look please.

I was trying to port some of the tests from ProjectionSpec, I am not sure if I did get the idea right. The test case: ```js it("projects the southwest corner...

I am not sure about the current state of this repo. Can you adjust the checklist with: * [ ] Add pre-commit config including flake, black formatter, isort etc. *...

Some parts of the docs are using Python 2's methods/docs urls, shouldn't we update them to use 3 instead? or mention both?

Sorry if I am using this issue for unrelated questions. Shouldn't you drop the support for python2? I think the code looks ugly with it and is hard to read,...

I would propose adding and using pre-commit for development consistency. Read more at #1441

@cleptric Kind reminder 🙏🏻

Python's memory usage goes ~33 GB and crashes with that error.

What is the status of the file `utils/codegen.py`? it runs on Python 2 only, should I remove it? is it just a normal file deletion or is there anything that...