mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-29 03:58:29 -06:00
Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
4
Dependencies/Python/Lib/idlelib/idle_test/example_noext
vendored
Normal file
4
Dependencies/Python/Lib/idlelib/idle_test/example_noext
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#!usr/bin/env python
|
||||
|
||||
def example_function(some_argument):
|
||||
pass
|
Reference in New Issue
Block a user