raylib-python-cffi
raylib-python-cffi copied to clipboard
Cannot find reference 'ffi' in 'pyray/__init__.pyi' And Unresolved reference '_raylib_cffi' in 'raylib/__init__.py'
reference to #88

probably also only an "issue" with pycharm...
The first one I've fixed by changing the stub. Not sure what can be done about the second one because that's from CFFI, but it's internal anyway so don't think users will see it.