Ofek Ashery

Results 13 issues of Ofek Ashery

Improved styling to be more clean and crisp. Added spacing and replaced icons. ### Before ![CleanShot 2024-09-14 at 00 54 55@2x](https://github.com/user-attachments/assets/dc1302e7-be0b-4270-a59e-5c49bd8454c8) ### After ![CleanShot 2024-09-14 at 00 55 10@2x](https://github.com/user-attachments/assets/ef0e4e4e-fe39-4e0a-acef-751ba6d16de2)

PWA

The `__import__` is an internal function, meant for use by the Python interpreter and not for general use. It’s better to use `importlib.import_module()`.