Skip to content

Instantly share code, notes, and snippets.

@plant99
Last active August 8, 2020 07:48
Show Gist options
  • Select an option

  • Save plant99/eed61fb134ea335bc94e31fb642789b5 to your computer and use it in GitHub Desktop.

Select an option

Save plant99/eed61fb134ea335bc94e31fb642789b5 to your computer and use it in GitHub Desktop.

Revisions

  1. plant99 revised this gist Aug 8, 2020. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion importcheck.py
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    x = 4
    x = 4
    def print_dummy(y):
    print(y)
  2. plant99 created this gist Aug 8, 2020.
    1 change: 1 addition & 0 deletions importcheck.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    x = 4