mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-27 17:50:53 +01:00
added models
This commit is contained in:
4
constants/lang.py
Normal file
4
constants/lang.py
Normal file
@@ -0,0 +1,4 @@
|
||||
class LangType:
|
||||
PYTHON = 1
|
||||
NODE = 2
|
||||
GO = 3
|
||||
Reference in New Issue
Block a user