mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 23:10:18 +00:00
82fca56318f8e5a8c12ba65053a9ef93d49f6aea
If header doesn't exist, name will be None, which is not equal to an empty string making signed_in pass. Changed to bool because None and empty string are both falsey
Description
Languages
Python
99.7%
Makefile
0.3%