Skip to content

Fake dataset generation#103

Open
joshop wants to merge 5 commits intohpcgroup:developfrom
joshop:fake-data
Open

Fake dataset generation#103
joshop wants to merge 5 commits intohpcgroup:developfrom
joshop:fake-data

Conversation

@joshop
Copy link
Copy Markdown

@joshop joshop commented Jul 14, 2023

No description provided.

self.total_nodes = 1
self.parent = None

def grow_inc_time(self, time):
Copy link
Copy Markdown
Collaborator

@adityaranjan adityaranjan Sep 14, 2023

Choose a reason for hiding this comment

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

I'm assuming that a lot of these are "internal" functions. Unless there is a use case that you see, I don't think we should expose these and can instead make them "private" by prepending them with double underscores.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Good point. I'll make this and the other code changes tomorrow.

Comment thread pipit/util/test_generator.py
Comment thread pipit/util/test_generator.py
Comment thread pipit/util/test_generator.py
@bhatele bhatele mentioned this pull request Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants