Muhammad Sulthon Yazid Basthomi

Results 3 comments of Muhammad Sulthon Yazid Basthomi

And i got new error on line `532` on `canvas.py` ``` Traceback (most recent call last): File "e:\me\wilted-plant-faster-rcnn\.venv\lib\site-packages\libs\canvas.py", line 532, in paintEvent p.drawLine(0, self.prev_point.y(), self.pixmap.width(), self.prev_point.y()) TypeError: arguments did not...

my current solution ```blade @section('page-styles') @guest body { padding: 1rem; } @endguest .img-fluid { height: 65vh; display: block; margin: 0 auto; } .card { margin-bottom: 0.75rem !important; } @endsection ```

> > The March update of VSCode includes improvements to this: > > https://code.visualstudio.com/updates/v1_88#_commit-message-generation-improvements > > > To improve the quality of the generated commit messages, we are now also...