kopia lustrzana https://github.com/jupyterhub/repo2docker
safe one if clause (intersection is already false-y)
rodzic
d12c4b54c3
commit
b032a7cd27
|
@ -554,7 +554,6 @@ class BaseImage(BuildPack):
|
||||||
))
|
))
|
||||||
except FileNotFoundError:
|
except FileNotFoundError:
|
||||||
pass
|
pass
|
||||||
if self.stencila_contexts:
|
|
||||||
if {'py', 'pyjp'}.intersection(self.stencila_contexts):
|
if {'py', 'pyjp'}.intersection(self.stencila_contexts):
|
||||||
assemble_scripts.extend(
|
assemble_scripts.extend(
|
||||||
[
|
[
|
||||||
|
|
Ładowanie…
Reference in New Issue