Hasanul Islam

Results 5 comments of Hasanul Islam

Could I own this task? Could you assign me?

@garrettheel Suppose, `example.py` Contains. ```python class A(Model): class Meta: write_capacity_units = 1 read_capacity_units = 1 b = ListAttribute(default=list, null=False) c = MapAttribute(default=dict) ``` If I run `mypy sample.py`, I am...

Any update on how to mock `upload_file` using stubber?

Hi, I have been using flask-restx at my work. I am interested to contribute to this project. Please, guide me with the necessary details.

But, we need some kind of "official" support for those docker images of new python versions.