Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change case of file which was missed #1447

Merged
merged 3 commits into from
Oct 6, 2022
Merged

Change case of file which was missed #1447

merged 3 commits into from
Oct 6, 2022

Conversation

tanertopal
Copy link
Member

What does this implement/fix? Explain your changes.

This renaming was initially not correctly committed in a previous PR as the macOS default file system is case insensitive. I need to change the filesystem on my system to avoid this kind of issue.

@tanertopal tanertopal self-assigned this Oct 5, 2022
@tanertopal tanertopal enabled auto-merge (squash) October 6, 2022 08:51
@tanertopal tanertopal merged commit 0ff468a into main Oct 6, 2022
@tanertopal tanertopal deleted the rename_file_20221006 branch October 6, 2022 12:02
tanertopal added a commit that referenced this pull request Oct 30, 2022
* main: (21 commits)
  Create Flower tutorial part 3 (#1474)
  Update notebook tutorial (#1470)
  Fixed epoch_loss calculation in intro tutorial (#1472)
  Update notbook tutorials (#1468)
  Update README (#1465)
  Add DP docs to index (#1467)
  Support optional client methods in VCE (#1450)
  Implement Driver create_tasks and get_results (#1451)
  Update FED-0001 wording (#1464)
  Move client-side message handler into a separate package (#1462)
  Documentation for DP-FedAvg wrappers (#1460)
  Ray resources float (#1453)
  Slow down mt-pytorch code example, improve README (#1452)
  Update strategy sequence diagram (#1449)
  Update FedAvg documentation (#1417)
  Fix doc generation warnings (#1448)
  Create experimental mt-pytorch code example (#1446)
  Change case of file which was missed (#1447)
  Implement Driver get_clients (#1445)
  Implement Driver connect/disconnect (#1443)
  ...
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.

None yet

2 participants