Skip to content
Snippets Groups Projects
Commit a1ce9bdd authored by florian's avatar florian
Browse files

STY: whitespaces

parent 381fff84
No related branches found
No related tags found
1 merge request!7ENH: Implement queries and entity retrieval
Pipeline #11788 failed
......@@ -12,8 +12,8 @@ Order = [:module, :function, :macro, :type, :constant]
## Public API
```@autodocs
Modules=[CaosDB, CaosDB.Exceptions, CaosDB.Info, CaosDB.Utility,
CaosDB.Connection, CaosDB.Authentication, CaosDB.Entity,
Modules=[CaosDB, CaosDB.Exceptions, CaosDB.Info, CaosDB.Utility,
CaosDB.Connection, CaosDB.Authentication, CaosDB.Entity,
CaosDB.Transaction]
Private=false
```
......@@ -21,8 +21,8 @@ Private=false
## Expert-use only API functions
```@autodocs
Modules=[CaosDB, CaosDB.Exceptions, CaosDB.Info, CaosDB.Utility,
CaosDB.Connection, CaosDB.Authentication, CaosDB.Entity,
Modules=[CaosDB, CaosDB.Exceptions, CaosDB.Info, CaosDB.Utility,
CaosDB.Connection, CaosDB.Authentication, CaosDB.Entity,
CaosDB.Transaction]
Public=false
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment