mmdbalkhi

Results 14 comments of mmdbalkhi

hello @tiangolo, Should this PR will be closed because of this commit? (3b5839260f916ac416585ef0452f101105884834)

> @KomeilParseh > > > برای فیلتر کلمات از این مخزن هم میتونی استفاده کنی : > > > https://github.com/amirshnll/Persian-Swear-Words سلام @amirshnll بله عالی هستش این ولی اگر چنین چیزی...

Hello! I am an assistant maintainer in the [Hascal](https://github.com/hascal/hascal) programming language and I sometimes help in it. I also maintain several small projects such as [Parch](github.com/parch-os/) operating system and [Sansorchi](https://github.com/mmdbalkhi/Sansorchi),...

Great! But is it necessary to use `?`

> `?` means the variable is nullable and should be initialized but if you not use `?` char after type, you should use an initializer expression : Can we make...

Hi @Alhadis, I checked now and they are supported (syntax-highlighting) of course if you mean grammar format. - bat version: 0.22.0(1f9519d8) ![image](https://user-images.githubusercontent.com/65954744/189543256-f9f6baf5-24cb-4c58-8ecb-bba7317aa0c2.png)

I think removing the pip first and installing it by tox is better. In some places, this solution said for windows. I would like to know your opinion @atugushev. ```diff...

I was testing in my repository (it was mistakenly pushed to PR), I think the problem cannot be solved from the ci side but must be done through tox. @atugushev

Hi, maybe I can help. I think we should create another class for ipynb and read it with nbcommand. I was just looking at a question, with the nbcat we...

I tried with your library but it didn't work. I think it is easier to read it manually. The code I wrote for this: ```python import nbformat from nbcommands import...