KCL: Appearance stdlib fn is now kwargs (#5308)
This commit is contained in:
		@ -32,7 +32,7 @@ child_process.spawnSync('git', [
 | 
			
		||||
  'clone',
 | 
			
		||||
  '--single-branch',
 | 
			
		||||
  '--branch',
 | 
			
		||||
  'achalmers/kw-shell',
 | 
			
		||||
  'achalmers/kw-appearance',
 | 
			
		||||
  URL_GIT_KCL_SAMPLES,
 | 
			
		||||
  DIR_KCL_SAMPLES,
 | 
			
		||||
])
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user