Skip to content

Instantly share code, notes, and snippets.

@GuokaiLiu
Created October 21, 2020 15:12
Show Gist options
  • Save GuokaiLiu/0a806886c25723dd6123a8e4ac5d6a47 to your computer and use it in GitHub Desktop.
Save GuokaiLiu/0a806886c25723dd6123a8e4ac5d6a47 to your computer and use it in GitHub Desktop.
test|-|{"files":{"test.py":{"env":"python"}},"tag":"GROUP"}
import numpy as np
a = np.ones(1)
print(a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment