Skip to content

Commit

Permalink
#28 rename components' folders
Browse files Browse the repository at this point in the history
  • Loading branch information
funkchaser committed May 6, 2024
1 parent 8e87f6c commit 388b94a
Show file tree
Hide file tree
Showing 77 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate_rst_docs_from_components.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"\n",
"metadata_list = []\n",
"\n",
"skip_subfolders = [\"aixd_\", \"ghuser\"]\n",
"skip_subfolders = [\"ara_\", \"ghuser\"]\n",
"\n",
"for folder_name in os.listdir(GHCOMP_FOLDER):\n",
" if folder_name in skip_subfolders: continue\n",
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.

0 comments on commit 388b94a

Please sign in to comment.