Skip to content

Orch enterprise split#494

Open
ashutosh-mishra wants to merge 4 commits into
mitaka_21st_march_basefrom
orch_enterprise_split
Open

Orch enterprise split#494
ashutosh-mishra wants to merge 4 commits into
mitaka_21st_march_basefrom
orch_enterprise_split

Conversation

@ashutosh-mishra

Copy link
Copy Markdown

No description provided.

@ashutosh-mishra

Copy link
Copy Markdown
Author

@njagadish

@njagadish

Copy link
Copy Markdown

@mak-454

pyfiles = set([f for f in files if f.endswith(".py")])
for pyfile in pyfiles:
module_name = pyfile.strip('.py')
nsd_module_name = module_name + '_NSD.py'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we want to skip _NSD.py here ?
can this file be put outside of 'modules/' folder ?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It its not a module, it should not be in 'modules' folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants